Skip to content

Conversation

@nockhigan
Copy link
Contributor

Right now mappers for keys not in the memento are not being output if the mapper is defined in the model. They are only output if the mapper is passed as an argument to the getMementoFunction. The getMementoFunction is skipping keys that don't match to arguments.mappers. It should be skipping keys that don't match to thisMemento.mappers which is the combination of arguments.mappers and mappers defined in the model's this.memento.

Right now mappers for keys not in the memento are not being output if the mapper is defined in the model. They are only output if the mapper is passed as an argument to the getMementoFunction. Right now the getMementoFunction is skipping keys that don't match to arguments.mappers. It should be skipping keys that don't match to thisMemento.mappers which is the combination of arguments.mappers and mappers defined in the model's this.memento.
@lmajano lmajano merged commit 30744d6 into coldbox-modules:development Jan 11, 2022
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.

2 participants