Skip to main content
Skip table of contents

JQL check example

All of the following error messages are displayed when a pull request is created and can also appear in combination.


JQL check

Configuration

jqlAll.png

Possible results

Found Issue Keys

Expected results

TEST-1 (In Progress), TEST-2 (In Progress), TEST-3 (To Do)

(error) Can not be merged

→ Not every issue key matches the JQL. TEST-3 is in "To Do" instead of "In Progress"

TEST-1 (In Progress), TEST-2 (In Progress), OTHER-1 (In Progress)

(error) Can not be merged

→ Not every issue key matches the JQL.

  • The project "OTHER" doesn’t match the project "TEST"

TEST-1 (In Progress), TEST-2 (In Progress), TEST-3 (In Progress)

(tick) Can be merged

Configuration

jqlOne.png

Found Issue Keys

Expected results

TEST-1 (To Do), OTHER-1 (In Progress), OTHER-2 (To Do)

(error) Can not be merged

→ No issue key matches the JQL.

  • TEST-1 is in "To Do" instead of "In Progress"

  • The project "OTHER" doesn’t match the project "TEST"

TEST-1 (In Progress), TEST-2 (In Progress), TEST-3 (To Do)

(tick) Can be merged

TEST-1 (In Progress), TEST-2 (In Progress), OTHER-1 (In Progress)

(tick) Can be merged

TEST-1 (In Progress), TEST-2 (In Progress), TEST-3 (In Progress)

(tick) Can be merged

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.