Skip to main content
Version: 1.5.2

Patch 1.5.2

In the new version, we have improved the abilities for planning the work on the tasks, added synchronization of data about the deletion and archiving of repositories and groups in the Git system, and added a confirmation when a Git connection is deleted.

Improvements


Planning the time to spend on the task

We have added new fields to the forms of tasks of all types: Planned start date and Planned end date. The fields are located in the new Planning tab, where the Story points (not relevant for subtasks) and Planned time to spend fields are added as well.

Additionally, you can now evaluate tasks in story points for projects that use the Kanban approach: the Story points field is added to the forms of their tasks.

Read more in the documentation.

Synchronization of data about the deletion and archiving of repositories and groups

Now, when a repository or group is archived in the Git system, the data is synchronized with your SDLC instance when you test the connection related to these repositories or groups:

  • The groups and repositories deleted in the Git system are also deleted in SimpleOne.
  • The repositories archived in the Git system are deactivated but not deleted in SimpleOne.

At the first data fetching for a connection, the system ignores the projects archived in Git. There is no such limitation later, and after the first data fetching the data of all projects is loaded.

Read more in the documentation.

Confirmation when a Git connection is deleted

When a user attempts to delete a Git connection from the form or list interface, a modal window now appears for the user to confirm their action. If the repositories related to the connection are used in active projects, the modal window displays a corresponding warning message with a link leading to the list of these projects.