Skip to content
New issue

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

Removes all "Link to additional documentation" on forms #2204

Closed
bertocq opened this issue Dec 18, 2017 · 2 comments
Closed

Removes all "Link to additional documentation" on forms #2204

bertocq opened this issue Dec 18, 2017 · 2 comments
Milestone

Comments

@bertocq
Copy link
Collaborator

bertocq commented Dec 18, 2017

Background

With the new feature for upload documents (and after fixing the multiple-document upload bug) the "Link to additional documentation" input on forms should be removed.

What we need

  • Remove external_url from proposals form (for users and management views)
  • Remove external_url from budget investments form (for users and management views)
  • Create a rake task to move all existing external_url to description of the item (see screenshot)

Screenshot

This is the old external url

old additional info

After the rake task is moved to description

screen shot 2018-01-09 at 19 09 37

And the users use the new docs tab

screen shot 2018-01-09 at 19 07 40

Notes

Add a note at Deprecated section of Changelog to warn about those external_url columns being removed from database in the v0.14 release, and the necessity to run the rake task after migrating to v0.13

@decabeza decabeza changed the title Hide "Link to additional documentation" on new Proposal form Removes all "Link to additional documentation" on forms Jan 9, 2018
@decabeza decabeza added this to the v0.13 milestone Jan 9, 2018
@raul-fuentes
Copy link
Contributor

I'll do this one

@javierm
Copy link
Member

javierm commented Sep 13, 2019

Closed via #3397.

@javierm javierm closed this as completed Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants