hanahmily opened a new issue, #13184: URL: https://github.com/apache/skywalking/issues/13184
### 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 OAP server (apache/skywalking) ### What happened  When creating a measure in BanyanDB, the OAP fails to handle the scenario of a missing group. If the dependent group for the measure/stream does not exist, the OAP does not automatically create the group as expected, resulting in a failure to create the measure. ### What you expected to happen When a measure/stream is being created and its associated group is missing, the OAP should automatically create the required group before proceeding with the measure creation. ### How to reproduce Nan ### 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]
