Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #29086 Back to Issue ]
Summary 0029086: TableDir reference does not support parent table with computed column as identifier
Revision 2015-02-26 19:14 by caristu
Steps To Reproduce 1. Add a computed column in a parent table and mark it as "record identifier". For example, add a computed column in the FIN_Financial_Account table.
2. Create a child table, with foreign key to the parent table.
In the table definition, use TableDir as reference type. We already have this with the FIN_Finacc_Transaction table
3. Recompile. Notice that an error related to the computed column is shown, but the compilation ends successfully
4. Navigate to the Financial Account window. Open any record of the Transaction tan in form mode, the record is not opened properly and the attached error appears in the log.

Notice that using a different reference from TableDir in the child table, the record in the child tabs can be opened without errors.
Revision 2015-02-26 19:14 by caristu
Steps To Reproduce 1. Add a computed column in a parent table and mark it as "record identifier". For example, add a computed column in the FIN_Financial_Account table.
2. Create a child table, with foreign key to the parent table.
In the table definition, use TableDir as reference type. We already have this with the FIN_Finacc_Transaction table
3. Recompile. Notice that an error related to the computed column is shown, but the compilation ends successfully
4. Navigate to the Financial Account window. Open any record of the Transaction tan in form mode, the record is not opened properly and the attached error appears in the log.

Notice that using a different reference from TableDir in the child table, the record in the child tabs can be opened without errors.

Revision 2015-02-26 19:06 by caristu
Steps To Reproduce 1. Add a computed column in a parent table and mark it as "record identifier". For example, add a computed column in the FIN_Financial_Account table.
2. Create a child table, with foreign key to the parent table.
In the table definition, use TableDir as reference type. We already have this with the FIN_Finacc_Transaction table
3. Recompile. Notice that an error related to the computed column is shown, but the compilation ends successfully
4. Navigate to the Financial Account window. Open any record of the Transaction tan in form mode, the record is not opened properly and the attached error appears in the log.

Revision 2015-02-26 19:05 by caristu
Steps To Reproduce 1. Add a computed column in a parent table and mark it as "record identifier". For example, add a computed column in the FIN_Financial_Account table.
2. Create a child table, with foreign key to the parent table.
In the table definition, use TableDir as reference type. We already have this with the FIN_Finacc_Transaction table
3. Recompile. Notice that an error related to the computed column is shown, but the compilation ends successfully
5. Navigate to the Financial Account window. Open any record of the Transaction tan in form mode, the record is not opened properly and the attached error appears in the log.



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker