What this is exactly doing?

What this is exactly doing?

Postby Hitman » Mon Mar 14, 2022 3:38 pm

What is "progressive Last Digits" filter is doing?
Image

Thank you in advance!
Hitman
 
Posts: 62
Joined: Sun Apr 26, 2015 6:55 pm

Re: What this is exactly doing?

Postby tdnl46w » Sun Mar 20, 2022 4:26 am

This plugin filters a positional range of progressive('greater than' or 'equal to') last digits. Example;

Progressive Last Digits
Position range : [1] to [4], Accept
;
----
- Ticket 06,17,28,39,33,41 is accepted because positions 1 to 4 have progressive last digits(6, 7, 8, 9).
- Ticket 01,06,18,28,34,37 is accepted because positions 1 to 4 have progressive last digits(1, 6, 8, 8 ). Note,..."8, 8" are considered progressive in this plugin, even though they are 'equal to' last digits(?).
- Ticket 02,05,13,17,35,42 is rejected because the last digit progression stops at a position range of 1 and 2, and the condition is set for only a range 1 to 4.
tdnl46w
 
Posts: 357
Joined: Thu Jan 29, 2015 10:56 am
Location: USA

Re: What this is exactly doing?

Postby Hitman » Mon Mar 21, 2022 10:38 am

Thank you!

"Note,..."8, 8" are considered progressive in this plugin, even though they are 'equal to' last digits(?)."
Isn't this a mistake?
Hitman
 
Posts: 62
Joined: Sun Apr 26, 2015 6:55 pm

Re: What this is exactly doing?

Postby tdnl46w » Tue Mar 22, 2022 1:45 am

tdnl46w wrote: Note,..."8, 8" are considered progressive in this plugin, even though they are 'equal to' last digits(?).

That's why I used the question mark "(?)" at the end. I wasn't sure about an older post I read about this plugin filter. So I did some more testing and could only come to one conclusion. In a ticket, as long as the positions have a last digit sequence of lower to higher progression, including 'equal to' digits, then it is considered progressive.

Examples with 'equal to' digits that are accepted...
Progressive Last Digits
Position range : [1] to [4], Accept;

----
- Ticket 06,18,28,38,41 is accepted because positions 1 to 4 have progressive last digits(6, 8, 8, 8 ).
- Ticket 10,20,30,43,47 is accepted because positions 1 to 4 have progressive last digits(0, 0, 0, 3 ).
tdnl46w
 
Posts: 357
Joined: Thu Jan 29, 2015 10:56 am
Location: USA


Return to Comments, suggestions, feature requests

Who is online

Users browsing this forum: No registered users and 3 guests

cron