MAINT: Update project proxy after save as#294
Conversation
rfahlberg
commented
May 22, 2024
- Update project proxy after save as
|
Hello @rfahlberg! If this issue needs to remain open, please comment below with If you want this repository to be excluded from this automated maintenance process, please let us know by filling in the opt-out request form. |
|
Hi @PanekOndrej, I did this change once because it seemed missing to me. However, everything seems to work fine also without this change. What do you think, should we add this or is it not necessary? |
Hi @rfahlberg,
|
| osl_server=self.__osl_server, | ||
| uid=self.__get_project_uid(), | ||
| logger=self._logger, | ||
| ) |
There was a problem hiding this comment.
uid remains the same after using save_as method, there should be no need to update the project proxy