Charm fields "result.bugs-url" and "result.website" not imported

Bug #1908069 reported by Toto Bille
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snap Store Server
Fix Released
High
Maximiliano Bertacchini

Bug Description

It seems that the field "result.bugs-url" is not imported.

```
curl "https://api.snapcraft.io/v2/charms/info/mattermost?fields=result.bugs-url" | jq
{
  "id": "sssO0EqGsQ1X4cjdpWT3eVZGsqraBj0c",
  "name": "mattermost",
  "result": {
    "bugs-url": "",
    "website": ""
  },
  "type": "charm"
}
```

This field seems to exist see the contribute section of this page: https://jaas.ai/mattermost/1

Daniel Manrique (roadmr)
Changed in snapstore-server:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Jonathan Hartley (tartley) wrote :

Acknowledged. I've created a Trello task, but it looks like a migration containing this fix won't happen until after Christmas.

Changed in snapstore-server:
status: Confirmed → Fix Committed
Changed in snapstore-server:
status: Fix Committed → Fix Released
Revision history for this message
Tom Haddon (mthaddon) wrote :

Actually, turns out we need homepage-url as well.

Changed in snapstore-server:
status: Fix Released → Confirmed
Changed in snapstore-server:
assignee: nobody → Maximiliano Bertacchini (maxiberta)
status: Confirmed → In Progress
summary: - charms field "result.bugs-url" not imported
+ Charm fields "result.bugs-url" and "result.website" not imported
Revision history for this message
Maximiliano Bertacchini (maxiberta) wrote :

The base entity's commoninfo.homepage url should be available at the "result.website" field after the next migration.

Changed in snapstore-server:
status: In Progress → Fix Committed
description: updated
Changed in snapstore-server:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.