# I have 2 static collections, both have a "slug" column. Why can't I bind the slug path for the second one?

**URL:** https://community.weweb.io/t/i-have-2-static-collections-both-have-a-slug-column-why-cant-i-bind-the-slug-path-for-the-second-one/3463
**Category:** Ask us anything
**Created:** [July 11, 2023, 1:15am UTC](https://community.weweb.io/t/i-have-2-static-collections-both-have-a-slug-column-why-cant-i-bind-the-slug-path-for-the-second-one/3463 "2023-07-11T01:15:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![raelyn](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/raelyn/32/2803_2.png) [@raelyn](https://community.weweb.io/u/raelyn)
#### Post date: [July 11, 2023, 1:15am UTC](https://community.weweb.io/t/i-have-2-static-collections-both-have-a-slug-column-why-cant-i-bind-the-slug-path-for-the-second-one/3463/1 "2023-07-11T01:15:57Z")

</div>

Hi, I have 2 static collections from 2 different database tables. Both tables have a slug column that I want to use as the path. But I’m running into this issue below.

 ![image](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/6/6d3e69c6a4fa665dd80204657ecebefba2cb58ac.png)

I don’t understand why it doesn’t work, as the slugs for both database tables are from different collections, they are just called the same thing (“slug”), because both are URL slugs I want to use. It’s not like I’m using the same slug path for both static pages?

So this URL path IS unique.

Must I rename the column in the second static collection? I would really prefer not to because I also have another API end point where I merge both and then filter based on what’s in “slug”.

---

<div class="post-metadata">

### Author: ![Alexis](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/alexis/32/13248_2.png) [@Alexis](https://community.weweb.io/u/Alexis)
#### Post date: [July 11, 2023, 1:15pm UTC](https://community.weweb.io/t/i-have-2-static-collections-both-have-a-slug-column-why-cant-i-bind-the-slug-path-for-the-second-one/3463/2 "2023-07-11T13:15:23Z")

</div>

Hi, it must be a bug, please report it on [support.weweb.io](http://support.weweb.io), we will investigate 🙂

---

<div class="post-metadata">

### Author: ![raelyn](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/raelyn/32/2803_2.png) [@raelyn](https://community.weweb.io/u/raelyn)
#### Post date: [July 18, 2023, 2:52am UTC](https://community.weweb.io/t/i-have-2-static-collections-both-have-a-slug-column-why-cant-i-bind-the-slug-path-for-the-second-one/3463/3 "2023-07-18T02:52:10Z")

</div>

Thanks! I actually opened a support ticket for this I think 1 - 2 weeks ago 🙂 Is there an ETA for this?
