Closed SagarRajput-7 closed 2 weeks ago
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #
Summary
Earlier logic had
params.get(QueryParams.relativeTime)
returning as null but in string i.e. "null" hence the nullish operator added to handle and assign the defaultRelativeValue was not working as expected.Corrected that and checked string null separately
Related Issues / PR's
Screenshots
https://github.com/user-attachments/assets/48a6eeb1-96a9-4d3d-97e3-5574320254b0
Affected Areas and Manually Tested Areas
relativeTime=null
and existing behaviours