Versions Compared

Key

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

...

  • The deprecated functional rights "Assign global roles" and "Edit roles related to global domain" have been removed. The rights will be automatically removed from server during update to 7.0, and system snapshots created from updated server no longer contain them, but they may be present in older projects that exist in local filesystem. In case that they are still present and an administrator attempts to activate such schema, the schema and roleset validation will show an error - they must be removed from rights system prior to activating the schema and roleset in a yuuvis 7.0 system or later (or a snapshot of an already updated system should be taken, in order to obtain a project without these rights)
  • Deprecated optional parameter "maindoc" has been removed in following endpoints in bpm-service:
    • Returns the process file of the given process model id /process/{processId}/file
    • Create process file /process/{processId}/file/{elementId}
    • Update process file /process/{processId}/file/{elementId}
    • @PostMapping(value = "/process"