when exporting an issue, How do i add a column in the exported document ( pdf or doc or excel ) that shows the time spent on the subtask ?
I have the same requirement to copy due date from parent to subtask on creation of SubTask.
Could you please let me know how did you achieve this.
Hello Rob,
Per your description, you are correctly configuring your workflow and post function to copy the value from the parent issue when you create the sub-task.
I would look for the following possible problems:
- Check if you have properly published your draft workflow once you performed the change
- Check if you don't have another custom field with the same name "Due date"
- Check if the correct Due Date field is properly added to your sub-task Create/View/Edit screens
- Check if the context of the Due Date field is properly configured to be applied on Sub-task issues
- Check if there are no properties in the workflow create transition that could be blocking the issue from being edited.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I checked all details mentioned by you, still I am unable to copy due date from parent to subtask.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.