Skip to content

Commit

Permalink
#711: disable keepId
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Mar 1, 2023
1 parent aa3b710 commit 45fd294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/metadataTypes/definitions/AttributeSet.definition.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module.exports = {
dependencies: ['folder-hidden', 'folder-dataextension', 'dataExtension'], // future may have dependency on Data Extensions
hasExtended: false,
idField: 'definitionID',
keepId: true,
keyField: 'definitionKey',
nameField: 'name',
folderIdField: 'categoryID',
Expand Down

0 comments on commit 45fd294

Please sign in to comment.