You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I switch mapset from the CMD window using g.gisenv and refresh (the current mapset refresh button) the Data catalog, it displays both old and new mapsets as current. I have to collapse either mapset to update the tree correctly.
To Reproduce
Steps to reproduce the behavior:
Start in a mapset
g.mapset another_mapset
Click the refresh current mapset button
See two current mapsets <--- Bug
Collapse either old or new mapset
Now, only one current mapset
Expected behavior
Only the current mapset is labeled as current.
Screenshots
System description (please complete the following information):
Operating System: Windows
GRASS GIS version: master
Additional context
The text was updated successfully, but these errors were encountered:
This should be more or less addressed in now merged #1174. Note, that switching mapsets using g.gisenv leaves .gislock behind, so using g.mapset is preferable.
Describe the bug
When I switch mapset from the CMD window using
g.gisenv
and refresh (the current mapset refresh button) the Data catalog, it displays both old and new mapsets as current. I have to collapse either mapset to update the tree correctly.To Reproduce
Steps to reproduce the behavior:
g.mapset another_mapset
Expected behavior
Only the current mapset is labeled as current.
Screenshots
System description (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: