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] Adding a new Building Block to an existing Swate table returns error #180

Closed
omaus opened this issue Dec 13, 2021 · 1 comment
Closed
Assignees
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.

Comments

@omaus
Copy link
Contributor

omaus commented Dec 13, 2021

Describe the bug
When adding a new Building Block to an existing Swate table, sometimes the error "Unable to parse given string @ to TermMinimal.Name" gets returned. The Building Block won't be added to the table as a consequence.

To Reproduce
Steps to reproduce the behavior:

  1. Open the attached .xsls file: 3ASY01_RNASeq.xlsx
  2. Open Swate (Core)
  3. Type sth. into the Parameter name
  4. Click on "Add Building Block"
  5. See error

Expected behavior
A Building Block is added to the table.

Screenshots
image

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

  • OS: Windows 10 Home-64bit
  • OS Version: 10.0, Build 19042
  • MS Excel: Office 365
  • MS Excel version: 2111 (Build 14701.20226)

Additional context
Didn't happen when creating a new table (maybe backwards incompatibility?).

@omaus omaus added Priority: High Type: Bug Something is not working, and it is confirmed by maintainers to be a bug. labels Dec 13, 2021
omaus added a commit to omaus/SWATE_templates that referenced this issue Dec 13, 2021
No checklist creation possible due to bug nfdi4plants/Swate#180 .
@Freymaurer
Copy link
Collaborator

I identified the error:

image

Swate was not able to handle any numberformat except units and the General number format, i added a failsafe to consider other options. This fix will be part of 0.5.2 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.
Projects
None yet
Development

No branches or pull requests

2 participants