Edit Conversation ID
Posted: Sat Jul 31, 2021 3:07 am
Hi.
Could you tell me how can I edit conversation ID?
I know I can do it if i set inspector to 'Debug' mode, but is is extremely slow because it will show other conversations as elements as well.
Background:
- we are using three Dialogue DBs, Main, Sub1, Sub2
- Sub1 and 2 are duplicated version of Main.
- We are merging Sub1 and Sub2 to Main.
- Problem is, If newly added conversration of Sub1 and Sub2 are same, one of their conversations will be gone. (Replacing conflicting IDs option)
- We cannot use "Allow Unique IDs" Option when merge because Sub1 and Sub2 are duplicated version of Main. (It will add massive copies of existing conversations)
https://www.pixelcrushers.com/phpbb/vie ... t=git#p662
- I have read this thread.
- I wonder the method to do "you can allocate a range of IDs for each database and make sure the designers set the ID field to numbers in that range. For example, database A could use IDs 100-199, database B could use IDs 200-299, etc." of you saying. in that thread.
Question :
1. Is there any way to set a range for newly created Conversation ID(like 300 - 500)?
2. Is there any way to edit a conversation id manually or automatically?
Could you tell me how can I edit conversation ID?
I know I can do it if i set inspector to 'Debug' mode, but is is extremely slow because it will show other conversations as elements as well.
Background:
- we are using three Dialogue DBs, Main, Sub1, Sub2
- Sub1 and 2 are duplicated version of Main.
- We are merging Sub1 and Sub2 to Main.
- Problem is, If newly added conversration of Sub1 and Sub2 are same, one of their conversations will be gone. (Replacing conflicting IDs option)
- We cannot use "Allow Unique IDs" Option when merge because Sub1 and Sub2 are duplicated version of Main. (It will add massive copies of existing conversations)
https://www.pixelcrushers.com/phpbb/vie ... t=git#p662
- I have read this thread.
- I wonder the method to do "you can allocate a range of IDs for each database and make sure the designers set the ID field to numbers in that range. For example, database A could use IDs 100-199, database B could use IDs 200-299, etc." of you saying. in that thread.
Question :
1. Is there any way to set a range for newly created Conversation ID(like 300 - 500)?
2. Is there any way to edit a conversation id manually or automatically?