Skip to content

Conversation

@c8y3
Copy link
Contributor

@c8y3 c8y3 commented Nov 12, 2025

Implementation of GET /api/v2/global-tasks/{identifier}

  • Deprecated GET /global/tasks/<int:cur_id>
  • removed too generic of a method get_or_create from app.models.models
  • split app.models.models some more into app.models.cases, app.models.assets and app.models.customers

This PR goes with the documentation PR#96

Elise17 added 30 commits October 8, 2025 14:04
@c8y3 c8y3 requested a review from whikernel November 12, 2025 13:30
@c8y3 c8y3 added the enhancement New feature or request label Nov 12, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 12, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • api_*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch api_v2_get_global_task

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@c8y3 c8y3 linked an issue Nov 12, 2025 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API v2 get global task

4 participants