enqurious / enqurious-platforms-bug-reporting

Repo to report bugs on enqurious platforms
0 stars 0 forks source link

Not able to create the multiple tags with same name but with different parent tag, and category #7

Closed Burhanuddin-Nahargarwala closed 5 months ago

Burhanuddin-Nahargarwala commented 5 months ago

Steps to Reproduce:

  1. Create the tag with the same name, but with different parent tag (or no parent tag), or category
  2. Expected Result: The stag should be created under that parent tag
  3. Actual Result: It throws the tag already exists error, although parent tag is different

Issue: We won't be able to create the same tag under multiple categories. Suppose if we have to create pivot tag under python tag, and also under excel tag. It won't allow us to create.

Somanadha-Sastry-Konduri commented 5 months ago

@Burhanuddin-Nahargarwala Pivot is a skill, Python and SQL are tools. No matter what tool you use Pivot will be the same skill. So Pivot won't be under SQL or Python, rather it will be under a parent skill called Data Wrangling.

On a broader note. It was intentional that the same skill cannot and will not have multiple parents

If Satisfied with the explanation. kindly close this issue. feel free to add follow up question

Burhanuddin-Nahargarwala commented 5 months ago

Got it.