Skip to content

fix(config): update lazy status using lexicon on hasKey()#58007

Open
ArtificialOwl wants to merge 1 commit into
masterfrom
fix/noid/haskey-uses-lexicon
Open

fix(config): update lazy status using lexicon on hasKey()#58007
ArtificialOwl wants to merge 1 commit into
masterfrom
fix/noid/haskey-uses-lexicon

Conversation

@ArtificialOwl

@ArtificialOwl ArtificialOwl commented Feb 2, 2026

Copy link
Copy Markdown
Member

get lazy status from Config Lexicon when calling hasKey():

The method matchAndApplyLexiconDefinition() references$lazy and will update its value based on Lexicon, if available.
With this PR, the hasKey() can be called without specifying the lazyness of the config key

@ArtificialOwl ArtificialOwl requested a review from a team as a code owner February 2, 2026 18:56
@ArtificialOwl ArtificialOwl requested review from CarlSchwan, icewind1991, leftybournes and salmart-dev and removed request for a team February 2, 2026 18:56
@ArtificialOwl

Copy link
Copy Markdown
Member Author

/backport to stable33

@ArtificialOwl

Copy link
Copy Markdown
Member Author

/backport to stable32

@ArtificialOwl ArtificialOwl force-pushed the fix/noid/haskey-uses-lexicon branch from 75b1ba9 to a149e78 Compare February 2, 2026 18:57
@ArtificialOwl ArtificialOwl added the 3. to review Waiting for reviews label Feb 2, 2026
@ArtificialOwl ArtificialOwl added this to the Nextcloud 33 milestone Feb 2, 2026
@ArtificialOwl ArtificialOwl force-pushed the fix/noid/haskey-uses-lexicon branch 2 times, most recently from 8fd9a32 to 3d42bd6 Compare February 3, 2026 10:08
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@ArtificialOwl ArtificialOwl force-pushed the fix/noid/haskey-uses-lexicon branch from 3d42bd6 to 21186ef Compare February 5, 2026 13:26
This was referenced Feb 11, 2026
@blizzz blizzz modified the milestones: Nextcloud 33, Nextcloud 34 Feb 16, 2026
This was referenced Jun 5, 2026
@susnux susnux modified the milestones: Nextcloud 34.0.1, Nextcloud 35 Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 participants