whatsapp-play icon indicating copy to clipboard operation
whatsapp-play copied to clipboard

Bug with target search

Open xandao-dev opened this issue 4 years ago • 8 comments

I've been noticing some bugs in the current targeting method.

Bug 1

If you have 2 contacts with the same name, only 1 will be listed. I don't know why yet.

Bug 2

False-positive groups, sometimes people appear in the group listing. This is because the selector that takes the name of the groups also takes the status of the people and when that status contains the searched name it is also included in the groups!

How to solve Bug 1 and 2?

Maybe we could enter in every target filtered and get the target title. This could solve both bugs.

xandao-dev avatar Feb 22 '20 17:02 xandao-dev

Hey, can I work on this issue?

bhngupta avatar Feb 26 '20 07:02 bhngupta

Hey, can I work on this issue?

@Bhanu-mbvg sure, will be counted for GSSoC only after March 1st

xandao-dev avatar Feb 26 '20 19:02 xandao-dev

I recommend to solve 1 bug in 1 PR.

rpotter12 avatar Feb 29 '20 17:02 rpotter12

@rpotter12 the solution will fix both.

xandao-dev avatar Mar 01 '20 02:03 xandao-dev

@Bhanu-mbvg Assigned to you, you have 4 days.

xandao-dev avatar Mar 01 '20 02:03 xandao-dev

@Bhanu-mbvg deadlined extended +4d

xandao-dev avatar Mar 06 '20 02:03 xandao-dev

@Bhanu-mbvg how is it going?

xandao-dev avatar Mar 21 '20 20:03 xandao-dev

Now we already have a function to enter in target and get the data, but we don't verify if is the same name.

xandao-dev avatar Apr 18 '20 22:04 xandao-dev