AccelerateNetworks / NumberSearch

Line of business tooling for VOIP services.
https://acceleratenetworks.com/
GNU Affero General Public License v3.0
11 stars 1 forks source link

[BUG] Text inaccurate when removing registration #428

Closed danry25 closed 10 months ago

danry25 commented 11 months ago

What is broken? The text says " ✔️ Reregistration removed! "The registration for 2063291864 has been removed." "

To Reproduce Steps to reproduce the behavior:

  1. Go to Messaging Users and Remove a number, which should take you to a URL like https://ops.acceleratenetworks.com/Messaging/Remove?dialedNumber=2063291864
  2. See error

Expected behavior " ✔️ Registration removed! "The registration for 2063291864 has been removed." "

Screenshots image

uncheckederror commented 10 months ago

image

Can you provide any additional information on what you were doing when this bug occurred? I cannot reproduce it.

danry25 commented 10 months ago

The only "bug" here is the flavor text needs to be updated when a number is removed from Messaging Users.

We don't have any numbers that are removable from Messaging Users at this time to reproduce this bug with.

uncheckederror commented 10 months ago

The only "bug" here is the flavor text needs to be updated when a number is removed from Messaging Users.

The success message does tell you when a number is unregistered from sms.callpipe.com. As shown in both your screenshot and my screenshot.

Go to Messaging Users and Remove a number, which should take you to a URL like https://ops.acceleratenetworks.com/Messaging/Remove?dialedNumber=2063291864 See error

I see no error message, the registration removal is successful. What do you think is wrong here?

The number in your text and the number in your screenshot are different. But I don't understand how you tried unregistering one number and end up registering another number. Can you please explain what you were doing that caused this page to error out?

uncheckederror commented 10 months ago

I see the 2 character difference between these two:

✔️ Registration removed! "The registration for 2063291864 has been removed. ✔️ Reregistration removed! "The registration for 2063291864 has been removed.

where the existing string has "re" as its 3rd and 4th chars.

In the future please try to emphasize the minor changes you want made to text and leave out extraneous information.