gimenete
gimenete
RRailway
Created by cnnr on 8/23/2023 in #✋|help
Environment Merging Doesn't Work
Cool that it worked! I'll look into the shared variables thing. Thanks for sharing it!
34 replies
RRailway
Created by cnnr on 8/23/2023 in #✋|help
Environment Merging Doesn't Work
Hey. I've deployed some changes and the UI problems should be fixed. You will still see a big list of changes, but you should be able to merge keep/discard them in the UI. Additionally I'm working on a change to prevent so many changes to appear in the merge panel in the future. In your case this probably happened because you used the raw env variables editor. The editor recreates all the variables internally and that makes the diff view to think that all variables have changed. With the improvement I'm working on, that will be no longer the case. Let me know if you still find issues using the merge functionality. Thanks!
34 replies
RRailway
Created by cnnr on 8/23/2023 in #✋|help
Environment Merging Doesn't Work
Thanks! I'll keep you updated once the fix is deployed.
34 replies
RRailway
Created by cnnr on 8/23/2023 in #✋|help
Environment Merging Doesn't Work
I see. Sorry about that. We are filtering out some values that were redundant but the logic for moving to the next screen is still not correct. I hope to have a fix for this tomorrow.
34 replies
RRailway
Created by hrhristov on 7/17/2023 in #✋|help
Error: Updating cron schedule
This problem should be fixed now. Please let me know if you find any other issues!
8 replies
RRailway
Created by syntaxaire on 6/21/2023 in #✋|help
Raw error when attempting to delete unused environment
Ok, from now on only admins will see the delete button. The main reason we are limiting it to admins is that we don't know if the environment to be deleted is the production one. We don't want to guess it by the name. One thing we could do is have some kind of protection rule on the production environment and allow non-admin users to delete any other environment that is not marked as production. What do you think?
11 replies
RRailway
Created by syntaxaire on 6/21/2023 in #✋|help
Raw error when attempting to delete unused environment
According to the code only admin members can delete environments. I'll hide the trash can button if the current user is not an admin. Is that your case?
11 replies
RRailway
Created by syntaxaire on 6/21/2023 in #✋|help
Raw error when attempting to delete unused environment
Looks like it's an authorization error not formatted correctly in the UI. Does it happen in any environment or just a specific one?
11 replies