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

feat: describe task type disabling #12424

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

janepie
Copy link
Member

@janepie janepie commented Dec 9, 2024

☑️ Resolves

add documentation for changes in nextcloud/server#49727

🖼️ Screenshots

Screenshot_20241209_114550
Screenshot_20241209_141742
Screenshot_20241209_141801
Screenshot_20241209_155947

@janepie janepie force-pushed the feat/describe-task-type-disabling branch 2 times, most recently from 0e93d80 to 2e341f4 Compare December 9, 2024 13:32
@janepie janepie force-pushed the feat/describe-task-type-disabling branch from c15c14f to f605d6c Compare December 12, 2024 09:10
@janepie janepie marked this pull request as ready for review December 12, 2024 09:11

.. code-block::

occ taskprocessing:task:enabled $TASK_TYPE_ID 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we change the name of this command in the server PR, this should be changed as well.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
occ taskprocessing:task:enabled $TASK_TYPE_ID 1
occ taskprocessing:task:set-enabled $TASK_TYPE_ID 1

Copy link

@oleksandr-nc oleksandr-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's nice when what has changed is highlighted in red,- great PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants