-
Notifications
You must be signed in to change notification settings - Fork 0
Fixes to monitor
Craig Clark edited this page Sep 19, 2023
·
2 revisions
Items on this page are things that needed to be fixed in order to work as expected on BC MFIN Drupal projects. These should be monitored because an upstream fix may one day fix the issue. If contributed code is fixed:
- test the contributed fix
- if it passes, remove the custom fix
- test again
- if it passes, done
The role_delegation was causing automated tests to fail.
The issue was reported to the project maintainer
Liam, please describe how you fixed it here