barter.vg icon indicating copy to clipboard operation
barter.vg copied to clipboard

Collection items that are combined are connected ambiguously

Open antigravities opened this issue 6 years ago • 5 comments

Users may have multiple items that are keys or gifts for multi-app subs, and tagged as such, so it can be unclear as to which items are connected to which. When tagging items as combined, users should have the opportunity to mark these items as connected to each other.

I propose that whenever you mark items as combined, all of the items you've marked should be marked as connected. I'd add the items to my collection, select each item, and then mark it as "combined." These items would be marked as related to each other and adding these items to a trade would also add the related items.

Alternatively, we could add these multi-app subs as separate items entirely, but there would need to be some kind of mechanism to indicate what's in these items so they can be shown in matches.

antigravities avatar Jun 24 '19 02:06 antigravities

Also provide a way via import by JSON to define connected combined apps.

Revadike avatar Jun 24 '19 14:06 Revadike

The combined tag has a int value that isn't used now and could be used for grouping.

Ideally, it would be the subID, but that is asking a lot from users. In addition, users may add the combined tag to multiple games that are combined, but not all with each other.

bartervg avatar Jun 24 '19 19:06 bartervg

Another positive from fixing this is that we can have things that are combined automatically decrement after a trade instead of micromanaging everything.

Tecfan avatar Jun 17 '20 06:06 Tecfan

The subID tag does seem like a better way to do this. However, given that there are non-Steam items and combined is more intuitive than subID, I'll test some improvements.

When applying the combined tag without any value set, it will use the current time (in seconds). That doesn't make it easy to visually scan, but it provides unique values per collection.

bartervg avatar Jan 28 '21 15:01 bartervg

Here's a real world scenario with combined items with no subID: https://barter.vg/i/10148/

Originally a part of https://barter.vg/i/46937/

Tecfan avatar Jan 28 '21 15:01 Tecfan