Filter Favorites doesn't hold filterURL with more than 255 chars

Description

In Alarm listing page, if we decide to create a filter with more than 255 chars in URL, a Exception is thrown (please see attach).

The problem is in database, in table FilterFavorites and column filter, which is VARCHAR(255).

I would suggest to change that column to TEXT, since there wouldn't be too much favorites.

Environment

PostgreSQL 9.3.5

Acceptance / Success Criteria

None

Attachments

1

Lucidchart Diagrams

Activity

Show:

Alejandro Galue February 11, 2015 at 10:30 AM

This seems to be a duplicate of

Duplicate

Details

Assignee

Reporter

Components

Affects versions

Priority

PagerDuty

Created February 6, 2015 at 1:26 PM
Updated February 11, 2015 at 10:30 AM
Resolved February 11, 2015 at 10:30 AM