dinky icon indicating copy to clipboard operation
dinky copied to clipboard

[Feature][admin] CatalogueService add a new method findByTaskId

Open Yangxiaotian opened this issue 1 year ago • 3 comments

Search before asking

  • [X] I had searched in the issues and found no similar feature requirement.

Description

In some cases, the 3rd party system stored only taskId in database, and wanna to get the catalogue id, and then call some function in CatalogureService, e.g., deleteCatelogueById(catelogueId)

Use case

CatalogueService#findByTaskId(Integer taskId)

Related issues

No response

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

Yangxiaotian avatar Jun 18 '24 03:06 Yangxiaotian

Welcome to pull a request.

aiwenmo avatar Jun 18 '24 13:06 aiwenmo

Hello @, this issue has not been active for more than 30 days. This issue will be closed in 7 days if there is no response. If you have any questions, you can comment and reply.

你好 @, 这个 issue 30 天内没有活跃,7 天后将关闭,如需回复,可以评论回复。

github-actions[bot] avatar Aug 01 '24 00:08 github-actions[bot]

Can I try it? @aiwenmo

suxinshuo avatar Mar 04 '25 04:03 suxinshuo