You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Support for pausing milestones by keeping a history of status changes for a milestone. Existing milestones would not have the pause feature until they have first record in their status history i.e. after first status change of existing milestones after this release, user of the API would be able to pause/resume such milestones.
Support for identifying SSO enabled project invites based on ref codes
Supported long awaited fix for multiple invites to a project via email #334
Fixed migration of refactored project and product templates. Does not affect any of the existing data as we don't yet have refactored templates in database
Support for attachments during project creation
Fixed bug where disabled project and product templates were being returned in the metadata call resulting in rendering of disabled forms
Fixed security issue for phase operations
Added more unit tests for validating couple of security scenario in project update endpoint