In my preferences I have set my SimpleCmd Additional Paths to /hosts/isilon/ifs/core/3d/qube/simplecmds and I have put a new version of submit_maya.py in this directory with the default values changed. However when I open the submit maya job dialog it still has the original default values - I had expected any files in the SimpleCmd Additional Paths to take precedence over the files in the default simplecmds directory, but this doesn't seem to be the case.
I know my simplecmd is being loaded - I can see this line in the output:
Registering 'maya' (/hosts/isilon/ifs/core/3d/qube/simplecmds/submit_maya.py)
and it also says '1 duplicate SimpleCmd/SimpleSubmit entries overridden.', but it seems like the built-in version is being used instead of mine.
Also if I change the SimpleSubmit line in my submit_maya.py file by replacing 'maya' with 'maya NEW' and reload the simple commands it successfully adds the new 'Maya NEW Job...' option to the Submit menu, and submit window for this job type has the default values that I've set.
How can I make same-named simplecmds in my SimpleCmd Additional Paths override the built-in simplecmds? Is this possible?
I'm running qube 5.4.0 on redhat.