Saul il
2016-07-11 14:16:03 UTC
Hi to all,
Iâm new on this mailing list, and Iâm here for have some suggest and
feedback on âmyâ request to add a path to mantis.
âmyâ is in quotes because the starting modification is not my, you can see
on bug #9716 https://www.mantisbt.org/bugs/view.php?id=9716.
Here my request: https://github.com/mantisbt/mantisbt/pull/814
in the last message vboctor write something to me, I think here is more
appropriate for discussion, but if Iâm wrong, I rewrite it on the PR.
Iâm sorry my english is not the best if I donât understand wrong your
meaning ⊠sure the user experience is important and for avoid problem there
is a setting that for default make all change transparent to the user. Only
if you enable the setting the tags can split for projects.
I donât think this change make any trouble for developer. The table tags
have one column more âproject_idâ that can not considerate for tags
report/graphs. The only thing that make a little uneasy is duplicate tag,
because several project can have the same tags.
I tag show in a filter depend on what you are watch.
1) If you are on a specific project you can filter for project and global
tags.
2) If you are on all projects you can filter for any tags.
Sorry I really donât understand this. The change is one column, if you add
this column and you donât use donât make any problem.
The column have a default that the tags is global. If u roll-back mantis to
a previous version you need only to remove the column and nothing happen.
I just clean my brach on git I wait to push it because the only why I found
to do that is to make an other pull-request. do you have any suggestion?
I know my code is not very beautiful, and Iâm sorry for that ⊠Iâm java
developer and not php developer than if you have any suggest on the code is
appreciate.
bye
Saul
Iâm new on this mailing list, and Iâm here for have some suggest and
feedback on âmyâ request to add a path to mantis.
âmyâ is in quotes because the starting modification is not my, you can see
on bug #9716 https://www.mantisbt.org/bugs/view.php?id=9716.
Here my request: https://github.com/mantisbt/mantisbt/pull/814
in the last message vboctor write something to me, I think here is more
appropriate for discussion, but if Iâm wrong, I rewrite it on the PR.
I think we need to think about the experience all up for managing global
and project specific tags.Iâm sorry my english is not the best if I donât understand wrong your
meaning ⊠sure the user experience is important and for avoid problem there
is a setting that for default make all change transparent to the user. Only
if you enable the setting the tags can split for projects.
If we are to add reporting/graphs based on tags, make sure that there are
no complexities.I donât think this change make any trouble for developer. The table tags
have one column more âproject_idâ that can not considerate for tags
report/graphs. The only thing that make a little uneasy is duplicate tag,
because several project can have the same tags.
Filtering on tags, do we know what tags to show in case All Projects /
specific project in the filter box.I tag show in a filter depend on what you are watch.
1) If you are on a specific project you can filter for project and global
tags.
2) If you are on all projects you can filter for any tags.
We were deferring schema changes to make it easier to switch back and
force for 2.0.0 and 1.3.x for the time being.Sorry I really donât understand this. The change is one column, if you add
this column and you donât use donât make any problem.
The column have a default that the tags is global. If u roll-back mantis to
a previous version you need only to remove the column and nothing happen.
I just clean my brach on git I wait to push it because the only why I found
to do that is to make an other pull-request. do you have any suggestion?
I know my code is not very beautiful, and Iâm sorry for that ⊠Iâm java
developer and not php developer than if you have any suggest on the code is
appreciate.
bye
Saul