Skip to content

Conversation

@shiroginne
Copy link
Contributor

@shiroginne shiroginne commented Oct 30, 2025

Ticket

#68700

What are you trying to accomplish?

  • scored list is renamed to weighted item list
  • this includes
    • renaming the database column
    • rename the field format key
    • rename classes, variables, methods, files
    • rename UI texts and keys

Hints

  • some translations will not be up to date for the release, as some keys are new now
  • most files are simple renames OR adding new EE information to test setups
  • truly changed locations - with extra 👀 :
    • project custom fields header
    • custom fields details component with enterprise banner wrapper
    • UI texts

Renames `scored_list` to `weighted_item_list`
@shiroginne shiroginne self-assigned this Oct 30, 2025
@shiroginne shiroginne changed the base branch from dev to release/16.6 October 30, 2025 15:48
@shiroginne shiroginne changed the base branch from release/16.6 to implementation/67623-remove-feature-flag October 30, 2025 15:48
Base automatically changed from implementation/67623-remove-feature-flag to release/16.6 October 30, 2025 15:51
shiroginne and others added 5 commits October 30, 2025 16:53
- add migration for db column name
- update AR relations in code
- update display texts and locale keys
- update test, method, class, variable names
- fix formatting mistake in item base controller
@Kharonus Kharonus force-pushed the implementation/68700-rename-to-weighted-item-list branch from 698a562 to 38d5222 Compare November 3, 2025 12:58
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

1 Warning
⚠️ This PR has migration-related changes on a release branch. Ping @opf/operations

Generated by 🚫 Danger

- fix migration to rename existing data in custom fields table
- update project custom fields header to show all custom fields with
  enterprise addon
- show upsale page for hierarchies and weighted item lists
@Kharonus Kharonus marked this pull request as ready for review November 3, 2025 15:01
Copy link
Member

@machisuji machisuji left a comment

Choose a reason for hiding this comment

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

👍 Migration looks safe enough. (no comment on the rest of the code)

We will still do another migration test run just to be safe, though. Please tag @cbliard when this is merged so he can do it.

@Kharonus Kharonus force-pushed the implementation/68700-rename-to-weighted-item-list branch 2 times, most recently from f5d1ac3 to 16db2c1 Compare November 3, 2025 16:01
- replaced images
- added enterprise addon for test setups
@Kharonus Kharonus force-pushed the implementation/68700-rename-to-weighted-item-list branch from 16db2c1 to d9a8aef Compare November 3, 2025 16:21
@Kharonus Kharonus requested review from a team and NobodysNightmare November 3, 2025 16:27
@Kharonus Kharonus force-pushed the implementation/68700-rename-to-weighted-item-list branch from f74bcd8 to 8041b7c Compare November 3, 2025 20:19
@Kharonus Kharonus force-pushed the implementation/68700-rename-to-weighted-item-list branch from 8041b7c to 4ec3810 Compare November 3, 2025 20:50
Copy link
Member

@ba1ash ba1ash left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@NobodysNightmare NobodysNightmare left a comment

Choose a reason for hiding this comment

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

See my initial batch of comments from code review. I'll quickly click through the changes before giving out an approval.

@NobodysNightmare
Copy link
Contributor

NobodysNightmare commented Nov 4, 2025

🟢 Finding regarding the enterprise check: When I edit an existing weighted item list or hierarchy (but don't have the enterprise token anymore), I can see the other tabs and navigate there and make all changes I want. Only the main tab is inaccessible to me:

image image

@Kharonus
Copy link
Member

Kharonus commented Nov 4, 2025

I wanted to talk to dominc about that today. The same is true for calculated values and I adopted the behaviour from there to save time.

I think we need some fixing there, but not yet sure how. And maybe that is fine for 16.6.1?

@Kharonus Kharonus merged commit 2cc96ed into release/16.6 Nov 4, 2025
16 checks passed
@Kharonus Kharonus deleted the implementation/68700-rename-to-weighted-item-list branch November 4, 2025 09:21
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants