We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Cireson Portal installer supports multiple Cireson installations on the same database instance
When installing the Cireson Portal, a database is created on the database instance, together with a number of SQL Jobs. This works well for one Cireson Portal installation, but when you have mutiple environments on the same database server, the SQL Jobs get overwriten by the latest install you perform.
This makes the other environments / databases running without the needed jobs, and the underlaying Cireson Portals don't function properly anymore.
A check in the installer if the Jobs already excist and if so, name these jobs with a prefix of postfix would be a good solution from my point of view.