Versions Compared

Key

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

2022-11-23

  1. Fix for problems with case-sensitive emails
  2. Faster initial synchronization aborting mechanism (queues should be cleared faster if we encounter a problem)
  3. Hard limit for initial synchronization - 14k items
    1. application will cancel initial synchronization if items count is higher then 14000
  4. Security improvements

2022-11-15

  • PAT removal
    • currently, there is no need to create a separate user and personal access token (PAT) for JIRA access
  • Filters cloning fix
    • cloning profiles will now also copy filters
  • Removing not supported characters from text fields
    • issue observed during TFS/ADO Title field migration to JIRA's Summary.
    • error pointing to newline characters present in Title (\n \r)
  • User mapping step added to the wizard

...