Skip to content

PM-4659: restore billing account id on challenge details#1567

Merged
jmgasper merged 1 commit intodevfrom
PM-4659
Apr 1, 2026
Merged

PM-4659: restore billing account id on challenge details#1567
jmgasper merged 1 commit intodevfrom
PM-4659

Conversation

@jmgasper
Copy link
Copy Markdown
Collaborator

@jmgasper jmgasper commented Apr 1, 2026

What was broken
The work challenge page no longer showed the billing account id in Advanced Options, so it lost parity with the legacy work-manager challenge view.

Root cause (if identifiable)
The platform-ui challenge editor migration preserved billing data for pricing logic, but the read-only Billing Account Id display was not carried over into the new Advanced Options layout.

What was changed
Added a read-only Billing Account Id row back to the work challenge editor Advanced Options and resolved its value from the challenge billing payload with a project billing-account fallback. Added matching styles and updated the challenge editor README.

Any added/updated tests
Added a ChallengeEditorForm regression test that verifies the billing account id renders in Advanced Options when project billing data is available.


Open with Devin

What was broken
The work challenge page no longer showed the billing account id in Advanced Options, so it lost parity with the legacy work-manager challenge view.

Root cause
The platform-ui challenge editor migration preserved billing data for pricing logic, but the read-only Billing Account Id display was not carried over into the new Advanced Options layout.

What was changed
Added a read-only Billing Account Id row back to the work challenge editor Advanced Options and resolved its value from the challenge billing payload with a project billing-account fallback. Added matching styles and updated the challenge editor README.

Any added/updated tests
Added a ChallengeEditorForm regression test that verifies the billing account id renders in Advanced Options when project billing data is available.
@jmgasper jmgasper requested a review from kkartunov as a code owner April 1, 2026 11:04
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@jmgasper jmgasper merged commit bb04704 into dev Apr 1, 2026
9 checks passed
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.

1 participant