Sign In Register

How can we help you today?

Start a new topic
Answered

Multiple tags on virtual goods

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


Best 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


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:

  1. Go into each Virtual good, removed tag, saved and closed.
  2. Went back into Virtual goods, added 1 tag, hit enter, then added another tag, then saved and closed.
  3. Went to test harness to test cloud code, still seeing space in-front of any tag after the first tag.


Thanks,

-Nick

Hey Liam,


This is great news, thanks for the quick turnaround!


Thanks,

-Nick

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

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

Awesome, thanks!

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

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

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

Login to post a comment