Hi,
I created a post-function which automatically created a subtask. This is done correctly but the remaining estimate is not copied to the subtask.
I tried to do this based on the workflow extension by adding another postfunction but it just don't works.
Kind Regards
Rob Van Pamel
My question would be why you would want to do this? It only makes sense (to me :o) if you only have a single subtask (but see my comment about double-dipping below as well), in which case why make a subtask at all?
If you have more than one subtask, the remaining time would probably be split between the subtasks. If you code this, consider moving the remaining estimate to the first subtask so you don't "double-dip". Just my $0.02...
This is what i want to do: move the remaining estimate to the first subtask by first-copying it and then remove it from the parent, but this doesn't work. do you have a solution for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I suspect the problem is in "this doesn't work". You need to explain what your post-function code is doing and what error messages you get (if any). Then we might be able to tell you what you've got wrong in the code or assumptions you've made.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to code for it if you want to copy estimates down to subtasks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, ignore that, you've edited the question to answer the original "don't want to code" point
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.