Hi,
I’ve noticed that when I move a device between fleets (between our DEV and PROD fleets), any variable defined at device level but not at fleet level is removed.
Is this intended? if so, what is the rationale behind?
Thanks in advance!
Hi,
I’ve noticed that when I move a device between fleets (between our DEV and PROD fleets), any variable defined at device level but not at fleet level is removed.
Is this intended? if so, what is the rationale behind?
Thanks in advance!
Hi, when transferring a device between fleets, environment variables on the device level that are for specific services are removed as they are for services that differ from those of the new fleet; even if the services share a name or you pushed the same release to both fleets, the images differ. Environment variables on the device level that are not for specific services, on the other hand, should not be removed.
I found some feature requests related to your questions:
Please feel free to vote for them if they resonate with you, and it would be helpful if you could share your use case in the ones relevant to you so that we could better understand the reason for the requests.
Thanks, makes sense, will review the feature requests you provided!