-
-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New LoggerAdmin queue as fallback record owner #560
Conversation
jongpie
commented
Sep 28, 2023
•
edited
Loading
edited
- Fixes Errors occur when new Log__c records are assigned to license types that can't own custom object records #545 (reported by @mspiep01 in discussion Automated Process User: The new owner must have read permission #530)
…dt record, FallbackRecordOwnerQueue, to specify a different queue name
… fitting owner cannot be determined for new records in LoggerScenario__c, Log__c, and LoggerTag__c
…_c records, fixed some test issues in LogManagementDataSelector_Tests
Codecov ReportAll modified lines are covered by tests ✅
📢 Thoughts on this report? Let us know!. |
I'm putting this on-hold for the moment - queues can't be included in managed packages, and since Nebula Logger has both an unlocked package and a managed package, the solution needs to work for both. I'll continue researching options to see what's feasible. |
After letting this PR sit open for several months, I'm going to close this, and I'm not going to release any changes for #545 at this time:
|