Hello all
(env: Linux Suse 9.3, CodeStriker 1.9.9)
I am in the process of evaluating this absolutely fantastic code-review software. I am unable to Delete / Close a project. I have enabled
@project_states = ('Open', 'Closed', 'Deleted');
run install.pl
and restarted apache (leaving no stone unturned).
I still do not see the Delete/Closed options.
I enabled the same at the topic level and that works magnificently.
Appreciate any cues...
Best regards
Puru Cross posted from OpenDiscussion.
Hi,
This works fine for me. I just tried it with 1.9.9 and had this in my codestriker.conf, like you:
This value wasn't over-written further down in your codestriker.conf file?
You should see a dropdown on the "edit project" page, where you can update the project's state.
Cheers, David
Log in to post a comment.
Hello all
(env: Linux Suse 9.3, CodeStriker 1.9.9)
I am in the process of evaluating this absolutely fantastic code-review software. I am unable to Delete / Close a project. I have enabled
@project_states = ('Open', 'Closed', 'Deleted');
run install.pl
and restarted apache (leaving no stone unturned).
I still do not see the Delete/Closed options.
I enabled the same at the topic level and that works magnificently.
Appreciate any cues...
Best regards
Puru
Cross posted from OpenDiscussion.
Hi,
This works fine for me. I just tried it with 1.9.9 and had this in my codestriker.conf, like you:
@project_states = ('Open', 'Closed', 'Deleted');
This value wasn't over-written further down in your codestriker.conf file?
You should see a dropdown on the "edit project" page, where you can update the project's state.
Cheers,
David