Closed kbowley-asu closed 1 year ago
@kbowley-asu I can replicate the issue. We will add this to the backlog. What is the urgency on this fix?
Due to the various updates to validating Special_Constants, version 3.1.1 is the last version of validate that we've been able to use. I just noticed this bug when I tried using the latest SNAPSHOT version while working on some tweaks to our tools that generate PDS4 labels for our products.
Checked for duplicates
No - I haven't checked
🐛 Describe the bug
When I ran validate (3.3.0-SNAPSHOT) against a pds4 label with special constants for a product with a SignedLSB2 data type, I noticed that validate blew up with a FATAL_ERROR
🕵️ Expected behavior
I expected validate to validate the pds4 product without blowing up with a java error.
📜 To Reproduce
🖥 Environment Info
📚 Version of Software Used
$ validate --version
gov.nasa.pds:validate Version 3.3.0-SNAPSHOT Release Date: 2023-07-25 03:27:16
🩺 Test Data / Additional context
No response
🦄 Related requirements
No response
⚙️ Engineering Details
No response