LoggerEngineDataSelector_Tests.it_returns_cached_tag_assignment_rules assertion error #812
Labels
Feature: Tags
Items related to Nebula Logger's tagging/labeling functionality
Layer: Configuration
Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type
Layer: Log Management
Items related to the custom objects & Logger Console app
Layer: Logger Engine
Items related to the core logging engine
tests
Relates to Apex or LWC jest tests
Type: Bug
Something isn't working
Milestone
Discussed in #799
Originally posted by angelikagalang November 15, 2024
Hi! We have been using Nebula (unlocked) for quite a while now and did not encounter any issues except when we introduced a LogEntryTagRule metadata record.
This is both encountered when manually running the test and on our CI/CD build where a new scratch org is created for validation. As you can see, the expected
SObjectField__c
I think is the field definition ID while the actual is the field API name.Tried using the latest package
v4.14.18
but encountered the same issue. Hope you could assist me, thanks in advance!The text was updated successfully, but these errors were encountered: