Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling of Entity/Attribute Mappings #15

Closed
TomMalow opened this issue Feb 13, 2018 · 1 comment · Fixed by #52
Closed

Add handling of Entity/Attribute Mappings #15

TomMalow opened this issue Feb 13, 2018 · 1 comment · Fixed by #52

Comments

@TomMalow
Copy link
Member

TomMalow commented Feb 13, 2018

Deletion of Attribute Mapping is not currently part of the solution and needs to be update for each environment. Additionally, it is know that upgrading an environment can result in deleted mappings being reintroduced.

So two new things needs to be added to Daxif.

  1. Add methods for deleting and adding attribute mappings for a given environment (should always be dev) given a list of mappings.
  2. Add Attribute Mappings to Extended Solution so that it becomes part of the deploy process and synced across environments
@TomMalow TomMalow changed the title Add Handling of Entity/Attribute Mappings Add handling of Entity/Attribute Mappings Feb 13, 2018
@magesoe magesoe added the backlog label Aug 2, 2018
@mlRosenquist
Copy link

@TomMalow I've looked into including 1.
Regarding 2. do you remember if you had any thoughts on how to include it in the Extended Solution.

@mlRosenquist mlRosenquist self-assigned this Aug 26, 2021
@mlRosenquist mlRosenquist linked a pull request Aug 27, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants