Skip to content
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

[BUG] arc update not working #179

Closed
Brilator opened this issue Feb 9, 2023 · 2 comments
Closed

[BUG] arc update not working #179

Brilator opened this issue Feb 9, 2023 · 2 comments

Comments

@Brilator
Copy link
Member

Brilator commented Feb 9, 2023

Describe the bug

arc update does not sync metadata from study / assay to investigation

To Reproduce
Steps to reproduce the behavior:

mkdir ~/Desktop/test-arc; cd ~/Desktop/test-arc
arc init
arc i create -i test-inv
arc s add -s test-study
open studies/test-study/isa.study.xlsx
  • Change some values in the Study sheet.
  • Save and close all excel workbooks.
arc update

Observe no change in isa.investigation.xlsx

(The file`s "Date modified" changes. But it does not sync the change from study to investigation. )

OS and framework information (please complete the following information):

  • OS: maOCS Ventura
  • OS Version 13.2
  • arc --version v0.4.0
@HLWeil
Copy link
Member

HLWeil commented Feb 10, 2023

Hey @Brilator,

The update functionality in general is really lacking and I'm currently working on this.

@Brilator
Copy link
Member Author

Brilator commented Mar 1, 2023

arc update seems to work in version built from branch arcIONetMigration, dc7f3b7

macOS Ventura 13.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants