Incompatibilities
There are incompatibilities since your upgraded version

11.11.0

RESTful API

Project default role is replaced with base authorization to support multiple default role assignment. The defaultRoleId field should be removed when create/update the project resource.

11.8.0

Query Syntax

  1. Multiple order by clauses now connects via , instead of and
  2. Pull request status criteria of form "Status" is "<name>" is removed, use open, merged, or discarded instead
  3. Build status criteria of form "Status" is "<name>" is removed, use respective status criteria instead, such as successful, failed, running

In case these changes prevent you accessing the dashboard, suffix the url with ?failsafe=true to access the dashboard without rendering, and then edit settings of relevant widget to fix the queries

Issue

Custom field type Working Period is removed, as it depends on time tracking setting which is a EE feature. Existing working period fields will be converted to integer fields with value set to number of minutes

Build Spec

Build spec param type Working Period is removed for same reason as above. Existing working period params will be converted to integer params

11.6.12

RESTful API

The ability to edit existing user authorization is removed as any project owner can use it to remove authorization of other projects

11.6.10

RESTful API

  1. Format of contributed project settings inside project settings (refer to endpoint to get and set project settings) has been changed
  2. Format of contributed administration settings (refer to endpoint to get and set contributed administration settings) has been changed
Please wait...
Page is in error, reload to recover