From your description, it has to be realized within the same project.
Not a beautiful solution, but it could work. You have to take the Field Security Plugin. Then you have to declare two groups of fields/custom fields. The one are only readable (Epic) for a specific role(epic writer, defect writer), the others read and writable (Defects). If only one of the readable is mandatory and the user is in the role "defect writer only", then the user cannot create an Epic.
Yes for a project
i initially thought what you suggested but was hoping there was something else that I was overlooking. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can try to use workflow properties. You can read more about workflow properties here:
http://www.j-tricks.com/tutorials/permissions-based-on-workflow-status
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.