MerginMaps / MerginMaps/qgis-plugin
Workspaces: old workspaces remains after deleting it
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 20
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
Scenario:
1) login to user account with some workspaces
2) remove this workspaces in server
3) hit reload in plugin -> old workspace name with no project appear
Expectation would be to which to existing workspace or show a dialog, this workspace is no longer available
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported sequence in the QGIS plugin: log in with workspaces, remove the workspace on the server, then reload the plugin. Trace the workspace refresh and selection handling to see where the deleted workspace remains visible. Done means the plugin switches to an existing workspace or shows a clear unavailable-workspace dialog instead of displaying an empty old workspace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100