Closed (fixed)
Project:
Monitoring
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2019 at 09:56 UTC
Updated:
4 Aug 2026 at 19:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dpiComment #3
dpiComment #4
dpiComment #6
dpiTweaks to retain fallback to administer behaviour
Comment #7
berdirLets add this to getDefaultOperations() in SensorListBuilder instead, we don't need to add a hook for own entity type.
Fine we deprecating that right now, we can use alterDeprecated for it.
you don't actually add $cacheability to the returned access result here.
Comment #8
jibranReroll + #7
Comment #9
dpiMinor fix to prevent many errors emitted by misuse of
alterDeprecatedComment #10
dpiFixes missing doc and test failure.
Comment #12
dpiCreated MR :)
Comment #13
acbramley commentedMR needs rebasing.
Comment #14
acbramley commentedRebased.
Comment #15
acbramley commentedRebased again, this conflicted with a destination fix for the edit link. This would have been already fixed if we were already using operations so it would be great to get this one in!
Comment #16
acbramley commentedComment #17
mohit_aghera commentedThe fixes look good to me.
I confirm that all 3 changes requested by @berdir have been addressed.
I tested on my project running on Drupal core 11.3.12 and didn't notice any issues.
Good for RTBC
Comment #18
berdirLooks, one comment on the operations method.
Comment #19
acbramley commentedReplied, I already tried adding the parameter without being commented out.
Comment #21
berdirThanks, merged!