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

Highlight conflicted properties for a specific object in Object view #30

Closed
jhmann opened this issue Apr 12, 2016 · 3 comments
Closed
Assignees

Comments

@jhmann
Copy link

jhmann commented Apr 12, 2016

Is there some way to highlight clearly, when looking at the metadata for a particular object, what properties are conflicted for that object when in Object view? For instance, looking at this metadata I would assume that it's the _format _that's conflicted since they differ, but the filter is actually on conflicted mimetype- even though both tools identified it as the same mimetype. In addition to wondering what exactly the issue is with the mimetype, I don't know how to tell if the format is fine or conflicted too. It's confusing, and makes it harder to create an appropriate rule.

image

@jhmann
Copy link
Author

jhmann commented Apr 12, 2016

(This will also help highlight fields with problems when issue #29 is resolved.)

@artourkin
Copy link

The issue is that when there is a problem during format identification, the whole triplet (format, format_version, mimetype) is marked CONFLICT in FITS. In this example (screenshot), we have a problem with the format name. Therefore, the mimetype remains conflicted even if the values are the same.

@artourkin artourkin self-assigned this Apr 13, 2016
@jhmann
Copy link
Author

jhmann commented Apr 13, 2016

Huh. That's interesting - and good to know.

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