Skip to content
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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

…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
@jongpie jongpie added bug Something isn't working enhancement New feature or request configurations Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type log management Items related to the custom objects & Logger Console app labels Sep 28, 2023
…_c records, fixed some test issues in LogManagementDataSelector_Tests
@jongpie jongpie temporarily deployed to Experience Cloud Scratch Org September 30, 2023 23:10 — with GitHub Actions Inactive
@jongpie jongpie temporarily deployed to Base Scratch Org September 30, 2023 23:10 — with GitHub Actions Inactive
@jongpie jongpie temporarily deployed to Experience Cloud Scratch Org October 1, 2023 04:14 — with GitHub Actions Inactive
@jongpie jongpie temporarily deployed to Base Scratch Org October 1, 2023 04:14 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
...ore/main/configuration/classes/LoggerParameter.cls 100.00% <100.00%> (ø)
...in/log-management/classes/LogEntryEventHandler.cls 90.92% <100.00%> (+0.32%) ⬆️
...g-management/classes/LogManagementDataSelector.cls 100.00% <100.00%> (ø)
.../main/log-management/classes/LoggerEmailSender.cls 93.33% <100.00%> (ø)
...ain/logger-engine/classes/LogEntryEventBuilder.cls 94.57% <ø> (ø)
...-logger/core/main/logger-engine/classes/Logger.cls 96.38% <ø> (ø)

📢 Thoughts on this report? Let us know!.

@jongpie
Copy link
Owner Author

jongpie commented Oct 4, 2023

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.

@jongpie jongpie removed this from the Version 4.12.0: Winter '24 Release milestone Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working configurations Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type enhancement New feature or request log management Items related to the custom objects & Logger Console app on hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors occur when new Log__c records are assigned to license types that can't own custom object records
1 participant