Hi,
I have set up an Oracle 12c SQL Server with APEX 5.0 accessible through the network.
Creating the first Applications, etc. all worked well.
Now I wanted to start a Team and user Team Development, so I created 2 different users both as Developer. I wanted to play around a bit with the Team Development features, so I created some 'Bugs' and 'To Dos' and assigned them to the two users.
Now, lets assume the user did some further development, and he wants to edit the To do, to change the status or something.
My problem now is: The users can't edit the Bugs, or To Dos. Once I click on a To do, to edit it and error occurs
Unable to create file collection.
ORA-20104: create_collection_from_queryb2 Error:ORA-20104: create_collection_from_query ParseErr:ORA-00942: table or view does not exist
It doesn't matter, which user I chose: Both get the same error, and I have no clue why.
Milestones for example work with charm.
Does anyone know how to fix that error?
Greetings, and thank you in advance.