How to handle conversation inside session or another conversation scoped bean?
Context
Have more than one conversation scoped beans which are used for CRUD. A listing page, a NEW button to add new record and EDIT button against each record. Below, is how the beans are defined.