PASTA-ELN / pasta-eln

PASTA-ELN with new frontend
https://pasta-eln.github.io/pasta-eln/
Other
7 stars 2 forks source link

Moving files inside and outside the GUI #322

Open HTsybenko opened 1 month ago

HTsybenko commented 1 month ago

Previously, it was possible to drag-and-drop the items from one folder to another within PASTA project view. This type of action would also move the corresponding items in the PASTA working directory in the same manner.

Currently, this feature is not available anymore and files are not moved outside the GUI. Is this an intended behavior?

SteffenBrinckmann commented 1 month ago

@HTsybenko, BUG! Any error message in the terminal or the log-file?

HTsybenko commented 1 month ago

@SteffenBrinckmann Nothing in the terminal.

Log:

07-12 16:05:23|DEBUG:project:changeProject |x-c6e005f4ced147dfbc1dfc7e188cbd9c|| 07-12 16:05:23|DEBUG:ProjectView elements at 1: 0 07-12 16:05:23|DEBUG:ProjectView elements at 2: 0 07-12 16:05:23|DEBUG:ProjectView elements at 4: 3 07-12 16:05:31|DEBUG:Change project: docID m-a2e97871ef2643ecb7e8713ddcebd58d branch 0 | old stack ['x-c6e005f4ced147dfbc1dfc7e188cbd9c', 'x-353c9620fb4e46508f4e60be3267e55c'] child 9999 | new stack ['x-c6e005f4ced147dfbc1dfc7e188cbd9c', 'x-3f4d75737502478e93113d4debf91a4a'] child 0 path PastasExampleProject/002_DataFiles/simple.csv 07-12 16:05:31|DEBUG:success BRANCH updated with type and branch m-a2e97871ef2643ecb7e8713ddcebd58d measurement/csv | [{'stack': ['x-c6e005f4ced147dfbc1dfc7e188cbd9c', 'x-3f4d75737502478e93113d4debf91a4a'], 'child': 0, 'path': 'PastasExampleProject/002_DataFiles/simple.csv', 'show': [True, True, True]}]

07-12 16:05:31|DEBUG:Change project: docID m-a2e97871ef2643ecb7e8713ddcebd58d branch 0 | old stack ['x-c6e005f4ced147dfbc1dfc7e188cbd9c', 'x-3f4d75737502478e93113d4debf91a4a'] child 0 | new stack ['x-c6e005f4ced147dfbc1dfc7e188cbd9c', 'x-3f4d75737502478e93113d4debf91a4a'] child 0 path PastasExampleProject/002_DataFiles/simple.csv

SteffenBrinckmann commented 1 month ago

Note: branch is also not updated

SteffenBrinckmann commented 1 month ago

There was a change to the code (project.py:346) at git:23eca9b3919c092fe29d3b03af609d1149a9df28