When importing a Word document with Sections setting defined, import is not working as expected: not all Class Rule section settings are saved . For example,
1, RM Demo add a value to the build attribute called Build - 1 (where the dash is an en dash). 2. Create and save entries using this list entry. 3. Export entries that include that with the en dash
Sql> CREATE OR REPLACE DIRECTORY RM_BACKUP_DIR_<PROJECT NAME> AS '<Full Oracle SERVER directory path for files>'; Sql> GRANT READ, WRITE ON DIRECTORY RM_BACKUP_DIR_<PROJECT NAME> TO <PROJECT NAME>; Sql> EXIT;
When saving an edited Query after switching from Grid to Editable Grid view: User Receives error: Type Oracle Error Error Code: 20600 Trying to set script to non-existent category Ora-06512 at RMDEMO.IN_CAT_INSRT_UPDT_DOCTOOL line 10 Error during execution of trigger RMDEMO.IN_CAT_INSRT_UPDT_DOCTOOL Root error: Wizard lost the Category when
After some Class Definition are deleted -- it's reference being left intact in Project Options. Thus Class Definition save fails in pkg_rm_views.generate_rm_views(1) procedure.
For users who haven't logged in, RM Manage let's you change the password and it is written to the DB but the flag ENC_TYPE in IC_ADMIN | ADM_SINGLE_USERS stays on 0. When the user now tries to log in RM expects to see the old password encryption and fails . Trying to reset the password to the same new value in RM Manage fails with a mesage saying that the new and old password must not be the same.
If the attribute desc of a requirement contains a list (see example in word file attached) the requirement will be broken down to several rows in the excel file when saved . This makes it difficulkt to edit this. Defect CR submitted