Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Done
-
8.0.8, 8.0.9, 8.0.10, 8.0.11
Description
ActionProviderService.registerImplementation() requires Action<InstanceIdentifier<P>, ?, ?>. which works in most circumstances. It does not work for actions defined in a keyed list, as those are specialized to Action<KeyedInstanceIdentifier<P>, ?, ?>.
This renders ActionProviderService unusable for such interfaces.
Attachments
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 99761,1 | Correct ActionProviderService method definition | master | mdsal | Status: MERGED | +2 | +1 |
| 99762,1 | Fix ActionProviderService with actions defined in a list | master | mdsal | Status: ABANDONED | 0 | 0 |
| 99763,1 | Correct ActionProviderService method definition | 8.0.x | mdsal | Status: MERGED | +2 | +1 |