sbeauvais
12 years agoContributor
[Resolved] request properties not persisting
Hello,
I have some project properties, Username and Password.
Each request in the project uses property expansions to fill in their username and password, i.e.,
Username = ${#Project#Username}
Password = ${#Project#Password}
Unfortunately, every once in a while, I notice that all the requests' Username and Password fields have been cleared! This forces me to re-enter them...
Is this a bug, and if so, how do I work around it?
Am I handling username and password the correct way? Yes, I have several endpoints and switch between them. No, I cannot use environments because our build server uses the regular version of SoapUI (not Pro), where environments are not supported.
I appreciate your support. Thx.
Severin B.
I have some project properties, Username and Password.
Each request in the project uses property expansions to fill in their username and password, i.e.,
Username = ${#Project#Username}
Password = ${#Project#Password}
Unfortunately, every once in a while, I notice that all the requests' Username and Password fields have been cleared! This forces me to re-enter them...
Is this a bug, and if so, how do I work around it?
Am I handling username and password the correct way? Yes, I have several endpoints and switch between them. No, I cannot use environments because our build server uses the regular version of SoapUI (not Pro), where environments are not supported.
I appreciate your support. Thx.
Severin B.