-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Iteration X-Ray, Iteration Ylem
-
Not Needed
-
Developer Tools
Problem Statement/Rationale
People can't use genAI because we're passing an invalid UUID. Rather than fix the issue we can just remove the check entirely as this feature has already been rolled out. Fix the issue by skipping the check performed here
This was observed in Slack here and is impacting other users, keeping them from using MDE.
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
"t":{"$date":"2025-02-10T21:46:01.460Z"},"s":"E","c":"ATLAS-AI-SERVICE","id":1001000302,"ctx":"AtlasAIService","msg":"Failed to load if the AI feature is enabled","attr":{"error":"ServerError: PATH_PARAM_PARSE_ERROR: One or more path parameter in the request URI /api/private/unauth/ai/api/v1/hello/d16b948c2940a91d9224895a1q8ac12c797d2bb550dd482523dafe72ef4df834 is malformed.\n
Note that I've tweaked the telemetryID/ userID to keep it anonymous but in the format of the failure
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Expected Results
What do you expect to happen?
Actual Results
What do you observe is happening?
Additional Notes
Any additional information that may be useful to include.
- is caused by
-
COMPASS-8571 Add default telemetryAnonymousId to Compass web preferences
-
- Closed
-