Add to REPP a poll message listing feature that lists and enables to access any poll messages not acknowledged yet.
In the list there should be the message id, message date, Partial message body ie first 16 characters (needs a bit of analysis to figure out the optimal length for providing the info on the message content ie "Force delete set". The feature needs pagination option - show oldest/newest 10 messages , show messages from 101 to 120.
Request specific message using message ID to see the full text (request with no specified message id will return the latest, adding message id will get the specified message or return error if such message is not found)
In addition to that the feature should be implemented in Registrar portal - adding additional block in the index view below current message block listing previous
Add to REPP a poll message listing feature that lists and enables to access any poll messages not acknowledged yet.
In the list there should be the message id, message date, Partial message body ie first 16 characters (needs a bit of analysis to figure out the optimal length for providing the info on the message content ie "Force delete set". The feature needs pagination option - show oldest/newest 10 messages , show messages from 101 to 120.
Request specific message using message ID to see the full text (request with no specified message id will return the latest, adding message id will get the specified message or return error if such message is not found)
In addition to that the feature should be implemented in Registrar portal - adding additional block in the index view below current message block listing previous