Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Simplified workflow columns in sql

Fredrik Ivansson Flinta
Contributor
May 3, 2023

How can I find workflows that are using Simplified Workflow in the sql database?

Have looked in AO_60DB71_ , workflowscheme and workflowschemeentity without any luck...

 

Thanks in advance. 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 3, 2023

You don't.

This is one of the reasons that you shouldn't be looking in the database - it does not hold the data you are thinking of in a way that is easily findable.

The workflow simplification data is calculated by the board, not stored in the database.

You need to use the UI or REST API for a board to see whether a board is using a simplified workflow.  (You can also look at the name of the workflow, but it is easy for admins to de-simplify a workflow without changing its name)

Fredrik Ivansson Flinta
Contributor
May 4, 2023

But you cant get it thru endpoint board/{boardId}, board/{boardId}/project, board/{boardId}/configuration, board/{boardId}/properties, when on server/dc.

I have already tried that our before posting the original post.

According to the api documentation your statement might be true on cloud, but not on server.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.20.19
TAGS
AUG Leaders

Atlassian Community Events