Although I specified the latest recommended 5.x version, I also tried with 6.x & 5.x-dev versions of module with the same results. I first noticed the problem when nothing was appearing in the following fields when editing projects, tasks, & tickets (resp):
- Project priority
- Task Category
- Task Priority
- Ticket's Task select
I now believe the last one is a red herring - it's a different bug. I say that because I don't believe it is domain based. There are no domains in the DB for the first three the way there is for all other similar fields. I assume that is where the content for the task priority drop-down is supposed to come from.
I tried manually adding a couple of additional domains to the stormattribute.admin.inc file, and it listed them in the filter, but creating key-value pairs in that domain didn't get them to show up on the task page.
Additionally there appears to be nothing about this in the documentation nor is there any documentation in any of the code, which makes assisting with patches, a little harder.
Has anyone found a way to instantiate any of the fields I mentioned?
Comments
Comment #1
jorditr commentedI'm not sure if I believe I observed something similar and I created the domains manually on the database. Now they are working properly.
Comment #2
Magnity commentedChanging to 6.x as development has stopped on the 5.x branch.
Comment #3
Magnity commentedI have just tested out this one, and believe that it is fixed - the fields stated definitely do contain and these are contained within the attributes section.