Project

General

Profile

Feature #3336

Support for exclusions for copilot url

Added by Ram Kordale about 1 year ago. Updated 11 months ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
11/22/2023
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:

Description

Today, the user can add "<regex>" to list of regexes and if these regexes are present in the requested o-url, showCopilot is returned as true in the API response.

Please add support for user to add "-<regex>" to the list. In this case, if this regex is present in the requested o-url, showCopilot should be returned as false in the API response.

So, example could be ["*007*", "-/", "-/pricing", "-/about", "-/contact", "-/blog*", "-/*badminton*"]. In this case, showCopilot would be returned as false for
-fqdnp/
-fqdnp/pricing
-fqdnp/about
-fqdnp/contact
-fqdnp/blog
-fqdnp/blog123
-fqdnp/top-5-best-badminton-racket-under-1500-playos-ultimate-guide/
-fqdnp/classes/objects/blog123

but true for
-fqdnp/classes/what007/modules
-fqdnp/blog007
-fqdnp/blog-what-is-ai-007

[Note : if both "-<regex>" and "*<regex>*" are present in the URL, and we can prioritize "*<regex>*" over "-<regex>" and return true based on the "*<regex>*" condition.]

where fqdnp is meant to be http://domainName or https://domainName.

#1

Updated by Ram Kordale about 1 year ago

  • Priority changed from Immediate to Urgent
#2

Updated by Ram Kordale about 1 year ago

  • Description updated (diff)
#3

Updated by Venmuhilan B about 1 year ago

  • Assignee set to Md Shahzar
  • Estimated time set to 1.00 h
#4

Updated by Md Shahzar about 1 year ago

  • Status changed from New to In Progress
#5

Updated by Md Shahzar about 1 year ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
#6

Updated by Md Shahzar about 1 year ago

  • Status changed from Resolved to Review
  • Assignee changed from Md Shahzar to Abhijata Sen
#7

Updated by Md Shahzar about 1 year ago

  • Assignee changed from Abhijata Sen to Venmuhilan B
#8

Updated by Ram Kordale about 1 year ago

  • Description updated (diff)
#9

Updated by Ram Kordale about 1 year ago

  • Description updated (diff)
#10

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
  • Status changed from Review to Reopened
  • Assignee changed from Venmuhilan B to Md Shahzar
#11

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
#12

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
#13

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
#14

Updated by Md Shahzar about 1 year ago

  • Status changed from Reopened to In Progress
#15

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
#16

Updated by Md Shahzar about 1 year ago

  • Status changed from In Progress to Resolved
#17

Updated by Md Shahzar about 1 year ago

  • Status changed from Resolved to Review
  • Assignee changed from Md Shahzar to Venmuhilan B
#18

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
  • Status changed from Review to Reopened
  • Assignee changed from Venmuhilan B to Md Shahzar
#19

Updated by Venmuhilan B about 1 year ago

  • Description updated (diff)
#20

Updated by Md Shahzar about 1 year ago

  • Status changed from Reopened to In Progress
#21

Updated by Md Shahzar about 1 year ago

  • Status changed from In Progress to Resolved
#22

Updated by Md Shahzar about 1 year ago

  • Status changed from Resolved to Review
  • Assignee changed from Md Shahzar to Venmuhilan B
#23

Updated by Venmuhilan B about 1 year ago

  • Assignee changed from Venmuhilan B to Ayush Khandelwal
#24

Updated by Venmuhilan B about 1 year ago

  • Status changed from Review to Feedback
  • Assignee changed from Ayush Khandelwal to Venmuhilan B
#25

Updated by Venmuhilan B about 1 year ago

  • Assignee changed from Venmuhilan B to Ram Kordale
#26

Updated by Ram Kordale 11 months ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF