Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The script will get the list of all the work item IDs and saved Jira keys from the new ADO instance.

  2. Having the list of IDs, script will connect to each Jira issue (using obtained key) and update ADOfieldInJira with new work item ID.

  3. Script will display error messages at any step in the PyCharm console, informing what went wrong

  4. Script will also save a log file with the following format (each run, one log file): workitem_update_script_log_<date>-<time>

    1. log file is saved in the same location as the script file and is immediately visible in PyCharm’s project files explorer