Global Envvars need unique service entries
Open
Category:Enhancement
Status:Blocked
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
With recent changes in the `storage-user` service, we have the situation that there are two envvars that use the same global variant, see `OCIS_CACHE_STORE`.
Because of this situation, the service is now listed twice for the same global envvar.
To solve this, the helper should report only uniqe occurences of services for the same global envvar.
@kobergj @dragonchaser
Contributor guide
Assessment
This issue has not been assessed yet.