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

Observed data: extended properties without name #2231

Open
Yuri05 opened this issue Apr 22, 2024 · 3 comments
Open

Observed data: extended properties without name #2231

Yuri05 opened this issue Apr 22, 2024 · 3 comments
Labels

Comments

@Yuri05
Copy link
Member

Yuri05 commented Apr 22, 2024

It happens from time to time that serialized observed data sets have extended properties without a name:

...
  <ExtendedProperties>
    ...
    <StringExtendedProperty readOnly="0" />
  </ExtendedProperties>
...

s e.g.

In such a case, the whole project cannot be loaded at all.
While the problem (during observed data import?) is still not reproducible, we could try to catch it somewhere.

@Yuri05
Copy link
Member Author

Yuri05 commented Apr 22, 2024

@msevestre @rwmcintosh Thoughts on this?

@rwmcintosh
Copy link
Member

Dummy name would at least prevent it from being lost during import. Can the name be changed after?

@Yuri05
Copy link
Member Author

Yuri05 commented Apr 22, 2024

If it's not one of the predefined names (e.g. "Organ", "Molecule") - yes, it can be changed later.

@PavelBal PavelBal added this to v12.1 Dec 16, 2024
@rwmcintosh rwmcintosh moved this to Todo in v12.1 Jan 2, 2025
@rwmcintosh rwmcintosh added the Importer Observed data importer label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants