Skip to content

Last workfile information#1892

Draft
iLLiCiTiT wants to merge 3 commits into
developfrom
enhancement/full-last-workfile-info
Draft

Last workfile information#1892
iLLiCiTiT wants to merge 3 commits into
developfrom
enhancement/full-last-workfile-info

Conversation

@iLLiCiTiT

Copy link
Copy Markdown
Member

Changelog Description

Add last workfile helpers to find information about last workfile.

Additional info

There is not an issue for this but during application launch we do store last workfile as just a path to the launch context, but we do not store the information if the file actually exist, what is the rootless path and what version it is -> all of that is calculated when last workfile is prepared for launch hook, we just don't have it available.

The goal is that the information is added to launch hooks and is used for launch logic. With that we should STOP filling last_workfile_path with workfile_path in case it is filled. If workfile_path is filled, it should be used and last_workfile_path should always have information about last workfile.

I did start to work on this during this PR but decided it does not fit the "quick" solution needed for that. This is a long run solution as it requires changes across multiple addons.

Testing notes:

...Needs to be filled...

@iLLiCiTiT iLLiCiTiT self-assigned this Jun 11, 2026
@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label Jun 11, 2026
@ynbot ynbot added the size/S label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S type: enhancement Improvement of existing functionality or minor addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants