Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
field_ui.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2021 at 01:57 UTC
Updated:
9 May 2022 at 13:11 UTC
Jump to comment: Most recent
Comments
Comment #3
benjifisherMR !1556 updates the deprecation notices.
By the way, the change records for #2934995: Add a "Manage permissions" tab for each bundle that has associated permissions already reference 9.4.0:
Comment #4
alexpottIt's fine to deprecate in 9.4 for Drupal 10.
Comment #5
alexpottNow that #3261241: Remove deprecated field module functions has landed this only needs to go in 9.4.x - it doesn't and will never apply to 10.0.x
Comment #7
catchCommitted 9aabbee and pushed to 9.4.x. Thanks!
Comment #9
alexpottAfter discussing with @catch we decide to revert #2934995: Add a "Manage permissions" tab for each bundle that has associated permissions from 9.4.x as the follow-up still has not landed that will make the change compatible with the groups module. So we will need to do this issue again on 9.5.x / 10.x
Comment #10
alexpottWe managed to land #3253955: Let modules opt in to the bundle-specific permissions form in 9.4.x so the deprecation notices are now correct on all branches. Yay.