Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

βœ” Add History model for externallink model #635

Closed
4 of 15 tasks
jon-nfc opened this issue Feb 15, 2025 · 0 comments
Closed
4 of 15 tasks

βœ” Add History model for externallink model #635

jon-nfc opened this issue Feb 15, 2025 · 0 comments
Assignees
Labels
task::feature Adds functionality type::task Issue Type
Milestone

Comments

@jon-nfc
Copy link
Member

jon-nfc commented Feb 15, 2025

Require a history model

πŸ“ Details

Migrate the current history over to the new history model

🚧 Tasks

  • Model Created

  • [ ] Model tag added to app/core/lib/slash_commands/linked_model.CommandLinkedModel.get_model() function

    • [ ] Tag updated in the docs

Note

Ensure that when creating the tag the following is adhered to:

  • Two words are not to contain a space char, \s. It is to be replaced with an underscore _
  • As much as practical, keep the tag as close to the model name as possible
  • [ ] New History model created Not Required

  • [ ] New Notes model created Not Required

  • Admin Documentation added/updated if applicable

  • Developer Documentation added/updated if applicable

  • User Documentation added/updated


  • Migrations added
  • if child model, history model added to core.models.model_history.ModelHistory.child_history_models list

πŸ§ͺ Tests

  • Unit Test Model
  • Unit Test Serializer
  • Unit Test Tenancy Object
  • Unit Test ViewSet
  • Function Test ViewSet
  • Function Test API Metadata
  • Function Test API Permissions
  • Function Test API Render (fields)
  • Function Test History Entries

βœ… Requirements

A Requirement is a must have. In addition will also be tested.


@jon-nfc jon-nfc added type::task Issue Type task::feature Adds functionality labels Feb 15, 2025
@jon-nfc jon-nfc added this to the Next Release milestone Feb 15, 2025
@jon-nfc jon-nfc moved this to Planning in Centurion ERP Feb 15, 2025
@jon-nfc jon-nfc moved this from Planning to Backlog in Centurion ERP Feb 15, 2025
@jon-nfc jon-nfc self-assigned this Feb 16, 2025
@jon-nfc jon-nfc moved this from Backlog to In progress in Centurion ERP Feb 16, 2025
@jon-nfc jon-nfc moved this from In progress to Done in Centurion ERP Feb 19, 2025
@jon-nfc jon-nfc changed the title Add History model for externallink model βœ” Add History model for externallink model Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task::feature Adds functionality type::task Issue Type
Projects
Status: Done
Development

No branches or pull requests

1 participant