frimtec / pikett-assist

:rotating_light: PAssist is an Android application to assist you while doing on-call duties. PAssist works for SMS based alerting systems.
Apache License 2.0
16 stars 2 forks source link

Deleting phone number #414

Closed PROBLEMCHYLD closed 1 year ago

PROBLEMCHYLD commented 1 year ago

When I need to delete a single phone number, all the numbers I have registered is deleted. I have to add them all back one by one. Can you fix this?

frimtec commented 1 year ago

Dear @PROBLEMCHYLD

This removing of phone numbers on S2MSP is not a function of PAssist but of the application S2MSP.

As PAssist registers all numbers of the configured operation center in one bunch, therefore I see no proplem with the deletion strategy of S2MSP to drop applications as a whole. If you would like to use S2MSP for your own app, where a single phone number deletion strategy is relevant, feel free to open a pull request to S2MSP.

Best regards frimtec

PROBLEMCHYLD commented 1 year ago

Ok, thanks. I wasn't sure where to post.