Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Component/s: job-dsl-plugin, prioritysorter-plugin
-
Labels:None
-
Similar Issues:
Description
After upgrading to Priority Sorter 3.0, the priority() method no longer works when defining a job using the DSL.
I suspect this is related to JENKINS-23552. There isn't much explanation for what the old functionality was "replaced" with, and how I can create a job with a priority.
Attachments
Issue Links
- is duplicated by
-
JENKINS-29678 Support for Priority Sorter Plugin out of date
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link |
This issue is duplicated by |
Workflow | JNJira [ 163139 ] | JNJira + In-Review [ 208754 ] |
The way the DSL plugin uses priority() is only compatible with Priority Sorter 1.x or 2.x in Legacy Mode and not with 3.x and higher.
Please read the wiki on how to use newer versions (Advanced Mode) where grouping "top down" is preferred over setting priorities directly on Jobs,