We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here is the full "Saving Data"
{ "devs.near": { "project": { "build-gateway": { "": "{\"title\":\"Build Gateway\",\"description\":\"Building the site\",\"profileImage\":\"\",\"backgroundImage\":\"\",\"tags\":{\"community\":\"\",\"open-source\":\"\",\"dao\":\"\"},\"linktree\":{\"twitter\":\"NearBuilders\",\"github\":\"nearbuilders/gateway\",\"telegram\":\"builddao\",\"website\":\"https://www.nearbuilders.org\"},\"contributors\":[\"devs.near\"],\"tabs\":[\"overview\",\"tasks\",\"activity\"],\"projectAccountId\":\"builddao.near\",\"teamSize\":\"\",\"location\":\"\"}", "metadata": { "name": "Build Gateway", "description": "Building the site", "image": "", "backgroundImage": "", "tags": { "community": "", "open-source": "", "dao": "" }, "linktree": { "twitter": "https://twitter.com/NearBuilders", "github": "https://github.com/nearbuilders/gateway", "telegram": "https://t.me/builddao", "website": "https://www.nearbuilders.org" } } } }, "builddao.near": { "project": { "devs.near_project_build-gateway": "" } } } }
And then it seems the commit is failing?
The text was updated successfully, but these errors were encountered:
With this ticket, let's go ahead and remove all metadata from the project data itself, aka no duplicate data.
Update code through out the app to reflect this, references metadata when needed.
Sorry, something went wrong.
This isn't happening when doing "Import from Potlock"
let's also add tests for creating project, I believe recent changes broke this functionality, it will help to avoid them in future.
elliotBraem
Successfully merging a pull request may close this issue.
Here is the full "Saving Data"
And then it seems the commit is failing?
The text was updated successfully, but these errors were encountered: