Community
Participate
Working Groups
Currently, the consistency between the filling queries and the canBePresentedInTheTable is not verified. So, thanks to the filling queries, we can put elements in the table which would be refused by canBePresentedInTheTable. We need to correct this behavior, on order to display a notification when the FillingQueries return elements forbidden in the table.
Done in R5407 for the branch and merge on the trunk in R5408. We don't display message, because it would be displayed for each refresh of the table.
Irrelevant with the new table implementation