| Summary: | [RFE] zanata client should track the group (for tracked projects) without individually tracking each project | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | sandeep shedmake <sshedmak> |
| Component: | Component-zanata-client | Assignee: | Michelle Kim <mkim> |
| Status: | CLOSED UPSTREAM | QA Contact: | Zanata-QA Mailling List <zanata-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | development | CC: | damason, dchen, sshedmak |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-29 03:29:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
sandeep shedmake
2013-09-05 06:33:38 UTC
The zanata client does not have a concept of 'tracking' projects - rather there is just a config file that describes a project against which push and pull operations are run manually. Adding a feature like this would require a config file that describes a group, and an update to the client to be able to iterate pull and push for all projects in a group. Note that this may be a very expensive operation, so running it in a synchronously command is not ideal. Zayf is a different client to Zanata that is under development and is specifically designed to address the issue of translating with a slow or unreliable connection. For this use case I think development time would be better spent making Zayf able to track a project group. See: https://github.com/davidmason/zayf/issues/7 Hi sandeep, Do you want to track all projects in a group, or a subset of the projects in the group as well? If you want both, I would suggest that we split this bug, one for tracking all projects in a group, another is for adding or removing projects, pretty much like what we do for kickstart files (i.e. -<projectX> for exclude projectX. What would you say? (In reply to Ding-Yi Chen from comment #2) > Hi sandeep, > > Do you want to track all projects in a group, or a subset of the projects in > the group as well? > > If you want both, I would suggest that we split this bug, one for tracking > all projects in a group, another is for adding or removing projects, pretty > much like what we do for kickstart files (i.e. -<projectX> for exclude > projectX. > > What would you say? 'Both' would be good too. Reassigned to PM Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-288 |