Francisco José Gómez
Francisco José Gómez
I don't understand why one would want to allow specification of a value via the GUI only. My use case: - I have three environments: one for each deployment stage....
@vdespa, yes and no. Collection vars were overridden in the request but not in the pre-script, where you are required to specify the scope of the variable (e.g., `pm.iterationData` vs...
Ah, I forgot about `pm.variables`! I'll give it a spin. Thanks for the tip.
@vdespa: `pm.variables.get()` behaves as you described. I was able to drop the `||` logic from my scripts. Thanks again.
This looks like a duplicate of various issues that have been opened related to ampersand encoding (see https://github.com/oozcitak/xmlbuilder2/issues/105, https://github.com/oozcitak/xmlbuilder2/issues/109, https://github.com/oozcitak/xmlbuilder2/issues/110). I believe this to be fixed with the release of...
Okay, I see you've got code to reproduce this in the OP. I'll spend some time looking at this (and the lengthy thread that pre-dates my time as maintainer) soon....
I'm on extended holiday so I won't be able to look at this for a few weeks, but thank you for the contribution. If another maintainer hasn't addressed it before...
See #230.
``` $ snap connections olivia Interface Plug Slot Notes alsa olivia:alsa - - audio-playback olivia:audio-playback :audio-playback - browser-support olivia:browser-support :browser-support - content[gtk-3-themes] olivia:gtk-3-themes gtk-common-themes:gtk-3-themes - content[icon-themes] olivia:icon-themes gtk-common-themes:icon-themes - content[qt5-core20]...
Hello, @frederik! Sorry I missed this bug report! Can you reproduce this in [v3.1.0](https://github.com/oozcitak/xmlbuilder2/releases/tag/v3.1.0)?