Having an issue when adding multiple tags to virtual goods.
There seems to be an extra space added to the beginning of any tag that isn't the first tag on an object.
For example, if I tag a virtual good with two tags: Item and Common - when checking these tags in cloud code they will come in as "Item" and " Common". This seems like it's clearly a bug. We can work around this, but the extra space seems unintentional and we are wondering if it should be fixed.
Thanks,
-Nick
Best Answer
C
Customer Support
said
over 5 years ago
Hi Nick,
We have addressed this. You'll need to save a change on the tags to fix the space issue on tags that have the extra space. New tags created going forward won't have this issue. Apologies for any inconvenience caused here.
Getting around to testing the new changes, and I'm still seeing a space in front of tags after the first tag.
In order to perform the tag refresh you mentioned I performed this process:
Go into each Virtual good, removed tag, saved and closed.
Went back into Virtual goods, added 1 tag, hit enter, then added another tag, then saved and closed.
Went to test harness to test cloud code, still seeing space in-front of any tag after the first tag.
Thanks,
-Nick
N
Nicholas Sanderson
said
over 5 years ago
Hey Liam,
This is great news, thanks for the quick turnaround!
Thanks,
-Nick
Customer Support
said
over 5 years ago
Answer
Hi Nick,
We have addressed this. You'll need to save a change on the tags to fix the space issue on tags that have the extra space. New tags created going forward won't have this issue. Apologies for any inconvenience caused here.
Regards,
Liam
Customer Support
said
over 5 years ago
Hi Nick,
The team are looking into this. It does appear to be an issue. When this has been addressed I'll let you know.
Regards,
Liam
N
Nicholas Sanderson
said
over 5 years ago
Awesome, thanks!
Customer Support
said
over 5 years ago
Hi Nick,
I'm seeing the same here so i'll let the team know about it. I'll let you know when I have an update.
Regards,
Liam
1 person likes this
N
Nicholas Sanderson
said
over 5 years ago
Hey Liam,
I'm pulling all the virtual goods into a variable using Spark.getConfig().getVirtualGoods() - Then I'm just looping through each item and checking the tags.
Thanks,
-Nick
Customer Support
said
over 5 years ago
Hi Nick,
Yes something does look odd here. I'll run this by the team and get back to you. How are you loading the Virtual Good in Cloud Code ? Via a SparkRequest or with SparkConfig ?
Nicholas Sanderson
Hello,
Having an issue when adding multiple tags to virtual goods.
There seems to be an extra space added to the beginning of any tag that isn't the first tag on an object.
For example, if I tag a virtual good with two tags: Item and Common - when checking these tags in cloud code they will come in as "Item" and " Common". This seems like it's clearly a bug. We can work around this, but the extra space seems unintentional and we are wondering if it should be fixed.
Thanks,
-Nick
Hi Nick,
We have addressed this. You'll need to save a change on the tags to fix the space issue on tags that have the extra space. New tags created going forward won't have this issue. Apologies for any inconvenience caused here.
Regards,
Liam
- Oldest First
- Popular
- Newest First
Sorted by Newest FirstNicholas Sanderson
Hey Liam,
Getting around to testing the new changes, and I'm still seeing a space in front of tags after the first tag.
In order to perform the tag refresh you mentioned I performed this process:
Thanks,
-Nick
Nicholas Sanderson
Hey Liam,
This is great news, thanks for the quick turnaround!
Thanks,
-Nick
Customer Support
Hi Nick,
We have addressed this. You'll need to save a change on the tags to fix the space issue on tags that have the extra space. New tags created going forward won't have this issue. Apologies for any inconvenience caused here.
Regards,
Liam
Customer Support
Hi Nick,
The team are looking into this. It does appear to be an issue. When this has been addressed I'll let you know.
Regards,
Liam
Nicholas Sanderson
Awesome, thanks!
Customer Support
Hi Nick,
I'm seeing the same here so i'll let the team know about it. I'll let you know when I have an update.
Regards,
Liam
1 person likes this
Nicholas Sanderson
Hey Liam,
I'm pulling all the virtual goods into a variable using Spark.getConfig().getVirtualGoods() - Then I'm just looping through each item and checking the tags.
Thanks,
-Nick
Customer Support
Hi Nick,
Yes something does look odd here. I'll run this by the team and get back to you. How are you loading the Virtual Good in Cloud Code ? Via a SparkRequest or with SparkConfig ?
Regards,
Liam
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics