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

[Feature]: Only list delta items in configuration item level in CSV file instead of putting all items of a structure #249

Open
MarcChen46 opened this issue Sep 22, 2023 · 1 comment
Labels
state:backlog In the backlog state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps state:needs-owner Needs an issue owner to be assigned state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:medium Important with a moderate impact

Comments

@MarcChen46
Copy link
Contributor

MarcChen46 commented Sep 22, 2023

Feature Overview

List only the delta of configuration field in CSV compare to generic xml file instead of listing the whole structure in CSV file.
In the past with YAML/DLT design, we can just list delta of configuration item in DLT file, but now with XML/CSV design, if an item is under one structure, it needs to list the delta in structure level instead of the actual configuration item.
In a product development, when we touch the XML file, it cannot guarantee the CSV file list is compatible with the new updated XML file, so everytime when the XML get updated, the CSV file also need to be re-generated by ConfigEditor.py tool.

Solution Overview

Align with the original YAML/DLT experience that only need to list the delta in configuration item level instead of structure level in XML/CSV design

Alternatives Considered

No response

Urgency

Medium

Are you going to implement the feature request?

Someone else needs to implement the feature

Do you need maintainer feedback?

Maintainer feedback requested

Anything else?

No response

@MarcChen46 MarcChen46 added state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal labels Sep 22, 2023
@github-actions github-actions bot added state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps state:needs-owner Needs an issue owner to be assigned urgency:medium Important with a moderate impact labels Sep 22, 2023
@MarcChen46 MarcChen46 changed the title [Feature]: <title> [Feature]: Only list delta items in configuration item level in CSV file instead of putting all items of a structure Sep 22, 2023
Copy link

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label Nov 11, 2023
@apop5 apop5 added state:backlog In the backlog and removed state:stale Has not been updated in a long time labels Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:backlog In the backlog state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps state:needs-owner Needs an issue owner to be assigned state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:medium Important with a moderate impact
Projects
None yet
Development

No branches or pull requests

2 participants