|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Global AttributeGroupHi,
I am new to scarab, and tried to add a AtrributeGroup to the global ticket type "Defect". I added the group and one attribute I had created called "target release". Everything works perfect, but when I created a new module the my own attribute group never comes up when adding "Defects". Instead I see to attribute groups called AttributeGroupOne and AttributeGroupTwo. Where do they come from ? They are visible in any created modules, but are not global. So my question is: How to add my own attribute group that behave like AttributeGroupOne ? Thanks in advance . Ciao Matthias ------------------------------------------------------ http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2402397 To unsubscribe from this discussion, e-mail: [users-unsubscribe@...]. |
|
|
Re: Global AttributeGroupHi Matthias,
"Global" is more like a container for some "Meta Data". It is not a module. You cannot extend this. (1. Clean your database. Don't use the sample data even if they seem to be useful. run "ant create-db -Dskip.seed.data=true -Dskip.default.data=true -Dskip.jira.templates.data=true" for this.) 2. You may rethink your issue types and settings and do a short draft. Changes might be a bit messy later on. 3. Create your issue types and atttributes in "Global" 4. Add a module named "Template" or something. 5. Add all your issue types from Global to this "Template" Now you should able to create a module which inherits "Template". Your items (issue types) from "Template" should be copied. Matthias Barmeier schrieb: > Hi, > > I am new to scarab, and tried to add a AtrributeGroup to the global ticket type "Defect". I added the group and one attribute I had created called "target release". > > Everything works perfect, but when I created a new module the my own attribute group never comes up when adding "Defects". > > Instead I see to attribute groups called AttributeGroupOne and AttributeGroupTwo. Where do they come from ? > They are visible in any created modules, but are not global. > > So my question is: How to add my own attribute group that behave like AttributeGroupOne ? > > Thanks in advance . > > Ciao > Matthias > > ------------------------------------------------------ > http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2402397 > > To unsubscribe from this discussion, e-mail: [users-unsubscribe@...]. > > -- Johannes Höchstädter memoComp Software Engineering & Consulting Frank Freund Michelsberg 28 65183 Wiesbaden Germany Fon +49 (0)611 9320054 Fax +49 (0)611 9320059 Amtsgericht Wiesbaden HRA 4304 ------------------------------------------------------ http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2402511 To unsubscribe from this discussion, e-mail: [users-unsubscribe@...]. |
|
|
RE: Re: Global AttributeGroupHi Johannes,
Ok, I will try this, but this is strange. After looking in the database I saw that all attribute groups have a moule_id field. This field ist set to 0 for AttributeGroupOne and ...Two and to null for the group I added. After updating the field to 0 my AttributeGroup comes up. Is this a bug or a hidden feature ? Ciao Matthias ------------------------------------------------------ http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2402607 To unsubscribe from this discussion, e-mail: [users-unsubscribe@...]. |
| Free embeddable forum powered by Nabble | Forum Help |