Skip to content

Conversation

@akafredperry
Copy link
Collaborator

- What I did
Fixed the bugs in VerbBuilders.java. The with() method for the builders for update,delete,lookup,llookup and plookup was failing to marshall the atKey namespace

- How I did it
changed the builder methods to invoke getFullyQualifiedKeyName(). this appends the namespace to the key name.

- How to verify it
I created new unit tests for each of the builders.

- Description for the changelog
fix: ensure atkey namespace is correctly marshalled for update, delete, lookup, llookup and plookup

@akafredperry akafredperry requested review from JeremyTubongbanua and cpswan and removed request for JeremyTubongbanua January 19, 2026 13:26
@cpswan cpswan merged commit e9a8e5d into trunk Jan 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants