We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
organization
Require a history model
Migrate the current history over to the new history model
Model Created
π οΈ Migrations added
[ ] Model tag added to app/core/lib/slash_commands/linked_model.CommandLinkedModel.get_model() function
app/core/lib/slash_commands/linked_model.CommandLinkedModel.get_model()
Note
Ensure that when creating the tag the following is adhered to:
\s
_
[ ] 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
A Requirement is a must have. In addition will also be tested.
The text was updated successfully, but these errors were encountered:
feat(access): History Model for Organization added
b2f1fba
ref: #605 #607
feat(access): save_history method added to Organization
0275c7a
test(access): API Field Checks for Organization History
2c2ed72
fix(access): dont use organization property within organization model
1663e98
72314ea
jon-nfc
No branches or pull requests
Require a history model
π Details
Migrate the current history over to the new history model
π§ Tasks
Model Created
π οΈ Migrations added
[ ] Model tag added toapp/core/lib/slash_commands/linked_model.CommandLinkedModel.get_model()
function[ ] Tag updated in the docsNote
Ensure that when creating the tag the following is adhered to:
\s
. It is to be replaced with an underscore_
[ ] New History model createdNot Required[ ] New Notes model createdNot RequiredAdmin Documentation added/updated if applicable
Developer Documentation added/updated if applicable
User Documentation added/updated
π§ͺ Tests
β Requirements
A Requirement is a must have. In addition will also be tested.
[ ] Must have a model_tagNot RequiredThe text was updated successfully, but these errors were encountered: