-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The source member of a component is saved with all dates updated to today #35
Comments
Hi @mlstoppa , Member editing/browsing is delegated to Code for IBM i. It handles the date support, etc. And as far as I can tell, you can't replicate this just using Code for i Object Browser because it doesn't allow for the same member to be opened at the same time for editing and browsing. There is an additional check for this that prevents this case from happening. Otherwise, the same issue would arise in Code for IBM i. I'll have to add the same kind of check in Elias so you won't be able to open twice the same member in different modes. |
@mlstoppa I submitted a fix in Code for i for this; it will prevent the bug from happening (this is the most important): codefori/vscode-ibmi#2219 |
Good to know! Great! I follow the Codefori issue to see the news. Thank you |
Hi @mlstoppa , |
Hi @sebjulliand
This is a tough one and it took me a lot of time to be able to replicate it. Furthermore, I can't say if it's a problem with the Code4i or the Skipper extension, anyway, I can replicate it using Skipper. That's why I am here.
👉🏻 Under certain conditions after saving a source member, all the lines have today's date without exceptions. Instead, only those that I changed should have the new date.
Here is a document with all the steps to replicate the issue. It looks like this issue happens when a component is first opened for browsing, then it's opened a second time for editing while the first one is still open, and the editing session starts after having closed the first one.
I hope the document is clear enough for you to replicate the steps and see the issue and in any case I can answer all of your questions.
Thank you very much
Lucia
[Dates_changed.pdf](https://github.com/user-attachments/files/16610033/Dates_changed.pdf)
Active extensions
Remote system
Enabled features
Shell env
Variants
Errors
The text was updated successfully, but these errors were encountered: