Skip to content

Release#1863

Merged
sk-keeper merged 15 commits intomasterfrom
release
Mar 11, 2026
Merged

Release#1863
sk-keeper merged 15 commits intomasterfrom
release

Conversation

@sk-keeper
Copy link
Collaborator

No description provided.

idimov-keeper and others added 15 commits February 26, 2026 20:09
Bugfix: jit/ai encryption settings
Records created via Commander were missing field label metadata
because the record-add command used an empty string as default
when the schema field had no explicit label override. This caused
blank field names when records were retrieved via KSM.

Use the field $ref type as the default label when no explicit
label is defined in the record type schema, matching the behavior
of the web vault which consistently populates labels for all
schema-defined fields.

Affected paths:
- RecordAddCommand.execute() in commands/record_edit.py
- prepare_record_add_or_update() in importer/imp_exp.py

Refs: KC-1163
…1849)

* Create kcm_export.py

Add folder and script to convert KCM resources to PAM Project Extend template

* Create KCM_mappings.json

Add mapping dictionary of KCM parameters, to use in conjunction with the kcm_export.py script

* Added comment about KCM_mappings

* Fixed syntax for f strings with older python version

Older versions of python don't support using the same quote characters on f strings - fixed

* Updated naming scheme for resource
…ements (#1854)

* Create kcm_export.py

Add folder and script to convert KCM resources to PAM Project Extend template

* Create KCM_mappings.json

Add mapping dictionary of KCM parameters, to use in conjunction with the kcm_export.py script

* Added comment about KCM_mappings

* Fixed syntax for f strings with older python version

Older versions of python don't support using the same quote characters on f strings - fixed

* Updated naming scheme for resource

* Add support for template file to PAM KCM import script + general improvements

- A prompt now exists to collect a template JSON file.
- Added deepcopies to ensure no reference problem
- Improved nested dictionary function
- Support for adding file path encapsulated in quotes
* KC-1116: Bugfix changes

* Kepm Pr review changes
…key' (#1862)

# Conflicts:
#	keepercommander/commands/enterprise_api_keys.py
#	unit-tests/test_command_enterprise_api_keys.py
@sk-keeper sk-keeper merged commit c73360a into master Mar 11, 2026
6 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.

8 participants