Skip to content

Conversation

@GuySartorelli
Copy link
Member

@GuySartorelli GuySartorelli commented Sep 25, 2025

Description

Adds changelog entry for silverstripe/silverstripe-framework#11854

Issues

Pull request checklist

  • The target branch is correct
  • All commits are relevant to the purpose of the PR (e.g. no TODO comments, unrelated rewording/restructuring, or arbitrary changes)
    • Small amounts of additional changes are usually okay, but if it makes it hard to concentrate on the relevant changes, ask for the unrelated changes to be reverted, and submitted as a separate PR.
  • The commit messages follow our commit message guidelines
  • The PR follows our contribution guidelines
  • The changes follow our writing style guide
  • Code examples follow our coding conventions
  • CI is green

Copy link
Member

@emteknetnz emteknetnz left a comment

Choose a reason for hiding this comment

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

Will need to add details for all the others things that were changed

@GuySartorelli
Copy link
Member Author

Oops yup, forgot to update it. Will do.

@GuySartorelli GuySartorelli force-pushed the pulls/6/addnew branch 2 times, most recently from f4506cb to 6090ba0 Compare October 3, 2025 01:48
- Fields returned from [`QueuedJobDescriptor::getCMSFields()`](api:Symbiote\QueuedJobs\DataObjects\QueuedJobDescriptor::getCMSFields()) have changed to improve the UX. If you were changing those fields (e.g. with a subclass or an extension implementing `updateCMSFields()`) you may need to adjust your code to account for these changes.
- The text for various buttons in the CMS have changed from "Add {record}" to "Add new {record}". The text uses new localisation keys:

|old key|new key|
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
|old key|new key|
|Old key|New key|

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

Copy link
Member

@emteknetnz emteknetnz left a comment

Choose a reason for hiding this comment

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

@emteknetnz emteknetnz merged commit e513986 into silverstripe:6 Oct 5, 2025
3 checks passed
@emteknetnz emteknetnz deleted the pulls/6/addnew branch October 5, 2025 22:02
lozcalver pushed a commit to lozcalver/developer-docs that referenced this pull request Nov 14, 2025
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