Project

General

Profile

Actions

task #6005

closed

Create subprojects of EDIT platform components

Added by Andreas Kohlbecker almost 7 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
New
Category:
devOps
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

The issues related to platform components which have their own git repository should be managed in a separate subproject.
This is beneficial since Subprojects have their own code repsitory. If all components are managed in the master project EDIT we would have to distinguish the repos when referencing changesets.

The component dataportal already has been moved into a sub-project:

update issues i join issue_categories ic on ic.id = i.category_id and ic.name = 'dataportal'
set i.project_id = 2 where i.project_id = 1;

select * from issues i where i.project_id = 2

IMPORTANT Is seems as if the components are lost when moving the tickets to a subproject, this is not a problem in case of the cmd-dataportal since the subprokect replaces the component, but for other issues this may be relevant and must be handled.

The following sub projects need to be created:

  • cdm-dataportal DONE
  • cdmlib-app DONE
  • cdmlib
  • taxeditor
  • cdm-vaadin
  • cdm-sever
  • ....
Actions #1

Updated by Andreas Kohlbecker almost 7 years ago

  • Subject changed from Create subprojects of EDIT f to Create subprojects of EDIT platform components
Actions #2

Updated by Andreas Kohlbecker almost 7 years ago

  • Description updated (diff)

supproject created for cdmlib-app, for now only with one issue.
We should check the 'components' given to the cdmlib-app issues. Do we need to preserver the components?

Actions #3

Updated by Andreas Kohlbecker over 6 years ago

  • Status changed from New to Rejected

We have discussed the idea of using subprojects for the EDIT platform components and have decided against this.
Closing ticket as rejected.

Actions

Also available in: Atom PDF