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

[Enhancement] Edited files objects in services should not change the service id #61

Open
Abrom8 opened this issue Nov 20, 2023 · 0 comments
Labels
Type: Enhancement Feature enhancement request

Comments

@Abrom8
Copy link
Collaborator

Abrom8 commented Nov 20, 2023

Motivation / Problem

Currently the convention is to build the service id from a hash including the files object. Changing the files will result in a new id which makes it hard to manage services.

Solution

Find a new convention to set unique service ids which stay the same after editing the files.

@Abrom8 Abrom8 added the Type: Enhancement Feature enhancement request label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Feature enhancement request
Projects
None yet
Development

No branches or pull requests

1 participant