If relational collection is unpublished, then the collection map with relational collection will also be unpublished

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

I created one category collection. The created category collection uses "article as a relational collection. The scenario is that if the category is unpublished, then that category-related article is also going to be unpublished automatically. Is there any solution for that?