Conversation
pfrenssen
left a comment
There was a problem hiding this comment.
There is a problem with the update - there are solutions currently in Joinup that are using deprecated EIRA terms which have been removed in the new version. After running the update these solutions have lost their "Solution type" which means the data model is not complete.
We should map these obsolete EIRA terms to new ones if a replacement has been suggested, but in the case no replacement is available it is not clear how to proceed. Probably we need to make an inventory of solutions using deprecated terms and contact them / update them manually.
| @api | ||
| Feature: | ||
| As a user of the website | ||
| When I go to the overview page of an EIRA term | ||
| I want to be able to see if a term is deprecated. |
There was a problem hiding this comment.
I don't think it is a good idea to remove this test since it will leave the functionality untested. Probably the new catalog doesn't contain any deprecated terms but it is always possible that terms will be deprecated again in the future.
Maybe we can add a Background section here which adds 2 deprecated terms (one with a replacement and one without) which can then be used in the test scenarios.
No description provided.