I have a primary tasks set with a tag and a list of subtasks. When I convert one of the subtasks to a task, the newly created task will duplicate the subtasks of the parent. How can I prevent this from happening?
Ths problem was not reproducible for me. I created this simple task starting with 5 Subtaks:
- Create Task (with minimum Task Description) with 5 Subtasks.
- Make Task from subtask 1 using the â–Ľ item in Subtask
- Check whether it contains all Subtasks from primary task: does not
- Make Task from subtask 5 using the â–Ľ item in Subtask
- Check whether it contains all Subtasks from primary task: does not
- Add TAG to primary Task
- Make Task from subtask 3 using the â–Ľ item in Subtask
- Check whether it contains all Subtasks from primary task: does not.
My Configuration
Application version: 1.2.36 , installed at hoster All-Inkl
PHP version: 8.3.6
PHP SAPI: fpm-fcgi
HTTP Client: cURL
OS version: Linux 5.4.0-181-generic
Database driver: mysql
Database version: 10.5.23-MariaDB-1:10.5.23+maria~ubu2004-log
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:117.0a) Gecko/20100101 SeaMonkey/2.53.18, Build 20240329110002
Profile Language: English
Plugins:
Wiki 0.3.3a by Alfred
MarkdownPlus with modfied MarkdownPlusHelper.php (by colonelpopcorn 2024-05-20)
Broadcast 1.0.1
Customizer 1.14.2
MarkdownPlus 1.1.4_Master240531
PasteImageToMarkdown 1.1.0
PluginManager 4.7.0
Self-Registration 1.0.8
SubtaskDescription 1.1.1
Task2pdf 1.8.0
@razorazo:
Do you see differences to your proceeding?
Some mor info concerning your config would be helpful.
I also did a brief test. No subtasks are inherited from the parent, only the tags do.
Inheriting tags could be considered as a wanted feature, IMHO.
Hey everyone. Sorry for the delayed response between work and kids it’s hard to find a quiet moment.
I have the “convert to sub tasks” plugin and the “auto assign subtasks to category” plugin installed so the category I had assigned to the task would auto create subtasks into the newly created tasks I had converted from existing subtasks. If that makes sense.
The solution was to remove the category from the tasks before starting to convert subtasks to tasks