After uploading data to DB for Participants, Statements, and Votes, the counters still show 0 in the Poll Results zone for the Poll in the creator view:

Even though loading the Poll itself to interact with shows the correct numbers:

The ConstitutionService is however working to successfully update isConstitutionable which is picked up in the Statements list.
After uploading data to DB for Participants, Statements, and Votes, the counters still show 0 in the Poll Results zone for the Poll in the creator view:
Even though loading the Poll itself to interact with shows the correct numbers:
The ConstitutionService is however working to successfully update
isConstitutionablewhich is picked up in the Statements list.