kuangye098 opened a new issue, #13593: URL: https://github.com/apache/skywalking/issues/13593
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component UI (apache/skywalking-booster-ui) ### What happened When querying the Java application's asynchronous performance monitoring task, the page directly reports an error: "Variable 'taskId' has an invalid value: Variable 'taskId' has coerced Null value for NonNull type 'String!'" as shown in the figure below: <img width="1919" height="953" alt="Image" src="https://github.com/user-attachments/assets/6f1cd2c4-8e5d-4196-a8d3-17d56a5dbbcc" /> ### What you expected to happen Redirect to the task details page normally and display the current status of the task. ### How to reproduce Select a Java application and create an asynchronous performance monitoring task in the Async Profiling tab. After the task is successfully created, an error occurs when selecting the created task from the list on the left. eg: https://demo.skywalking.apache.org/dashboard/GENERAL/Service/YWdlbnQ6OnNvbmdz.1/General-Service ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
