Skip to content
daniel-toth-everit edited this page Mar 7, 2013 · 3 revisions

If the input fields are filled in incorrectly, the following error messages will be displayed:

  • Time fields filled in erroneously:
  • In case the start time is invalid: Invalid Start Time!
  • In case the end time is invalid: Invalid End Time!
  • In case the duration is invalid: Invalid Duration Time!
  • In case the start and end times are given erroneously: Invalid Time Interval!
  • Issue input fields and issue errors:
  • In case of a missing parameter: Missing Issue Parameter!
  • In case an issue key is given erroneously: Wrong Issue: issue-key
  • In case of lacking permissions: You don't have permission to the issue: issue-key
  • Error messages during creating, editing or deleting worklogs:
  • In case of unsuccessful date processing: You can't parse the date: wrong-date
  • In case of unsuccessful worklog creation: Unsuccessful worklog creation.
  • In case of unsuccessful worklog update: Unsuccessful worklog update.
  • In case of unsuccessful worklog deletion: Can't delete worklog with this ID: worklog-id

Error message