-
Notifications
You must be signed in to change notification settings - Fork 58
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
Display 'N/A' in Days to Expiry column for CAUC unit note in the MHR table #18443
Comments
9999 is the API pattern for an infinite term. |
This was fixed sometime ago in PR #1655. I checked MHR 108309, and 'N/A' is showing. |
Hey @dimak1 , I just verified in DEV and noticed that 'N/A' is displayed in the unit notes section but in the MHR table it displays as "27 years 138 days" |
@chdivyareddy I just checked the payload it is '9999' instead of '-9999'. @doug-lovett could you please take a look. |
@dimak1 @chdivyareddy sorry Dima, the first comment from Melissa is correct, the ticket description is wrong. The value 9999 indicates no expiry. Here is the API spec description for expireDays: |
Thanks @doug-lovett |
Hey @dimak1 Here is a bit more context for the CAUC expiry date. |
Verified in DEV! Search output: |
MHR 107229 in TEST:
Private Zenhub Image
Design:
Private Zenhub Image
The text was updated successfully, but these errors were encountered: