Skip to content

fix: allow new and old work package id patterns#29

Merged
phil-davis merged 1 commit into
mainfrom
fix/allow-new-wp-id
Jun 8, 2026
Merged

fix: allow new and old work package id patterns#29
phil-davis merged 1 commit into
mainfrom
fix/allow-new-wp-id

Conversation

@saw-jan

@saw-jan saw-jan commented Jun 5, 2026

Copy link
Copy Markdown
Member

Allow use of old and new work package id patterns.

old: 1234 numeric
new: NEX-1234 alpha-numeric

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
@saw-jan saw-jan requested a review from individual-it June 5, 2026 12:33
@saw-jan saw-jan self-assigned this Jun 5, 2026
@saw-jan saw-jan requested a review from phil-davis June 8, 2026 04:50

@phil-davis phil-davis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Is the new format always AAA-nnnn alpha, then dash, then numeric?

But anyway, I suppose that we don't want to be that strict, because it might break again if we do that.

@phil-davis phil-davis merged commit d5a55bb into main Jun 8, 2026
2 checks passed
@phil-davis phil-davis deleted the fix/allow-new-wp-id branch June 8, 2026 05:21
@saw-jan

saw-jan commented Jun 8, 2026

Copy link
Copy Markdown
Member Author

Is the new format always AAA-nnnn alpha, then dash, then numeric?

the format is alphabet-number, the number is incremental but the alphabets can be of any length.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants