2022-11-23
- Fix for problems with case-sensitive emails
- Faster initial synchronization aborting mechanism (queues should be cleared faster if we encounter a problem)
- Hard limit for initial synchronization - 14k items
- application will cancel initial synchronization if items count is higher then 14000
- 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
...