Journal Edit not validating activity id
We are on version 9.1.
I am interfacing data into GL and am able to successfully create journal ids . I run journal edit on a journal that has an activity id (but no project id) - I expect that it should error but journal edit is setting the journal entry to valid -
I ran an appliction engine trace and it looks like the project id validation portion of the projess is being skipped because there is no project id -
Is this working as designed?
If so, I guess our recourse should be to populate the project id field with a bogus value so these entries fail journal edit and then they can be corrected online?