pivotal-cf / pivnet-resource

Concourse Resource to interact with the Tanzu Network API V2 interface.
Apache License 2.0
29 stars 37 forks source link

`Selected User Groups Only` in metadata not working #117

Closed fredwangwang closed 5 years ago

fredwangwang commented 5 years ago

We have the following metadata (snippet):

  availability: Selected User Groups Only
  user_group_ids:
    - 164
    - 255

However, when we upload our tile to pivnet with the above metadata, the tile is still admin only.

Didn't look too deep into it, but we found a slack thread describing the behavior of pivnet-resource:

which seems like when the release is created, the file is not available yet. I thought when there is no file added to the release, the Selected User Group Only is not an option. Does that mean this is a bug in how pivnet-resource handles the release creation flow?

rszumlakowski commented 5 years ago

We'll look into this and get back to you @fredwangwang .

rszumlakowski commented 5 years ago

@fredwangwang - The last time we talked you informed me that you weren't seeing this problem anymore. Can you please confirm if you have seen this problem again?

fredwangwang commented 5 years ago

Oh sorry, I meant to close this one a while ago... Somehow forgot. We are not seeing the issue anymore, closing now