מערכות יחסים עם הורים וילדים
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ב-Google Issue Tracker יש תמיכה ביחסי הורה-צאצא. בדרך כלל משתמשים ביחסי הורה-צאצא כדי לייצג את פירוט העבודה במסגרת מאמץ נתון. להורה יכולים להיות כמה ילדים, ולילד יכולים להיות כמה הורים.
לקשר הורה-צאצא יש את המאפיינים הבאים:
מאפיין |
פרטים |
Relationship |
N:N |
הזמנה |
יש תמיכה בסדר של צאצאים בתוך הורה. |
זיהוי מחזורים |
המערכת מונעת יחסי תלות מעגליים. |
Max direct children |
500 |
Max ancestors |
1000 |
דוגמאות
בתרשים הבא מוצגות כמה דוגמאות ליחסי הורה-צאצא.

קשרי הורה-צאצא וחסימה
עדיין יש תמיכה ביחסים הקיימים חסימה ונחסם על ידי כשמשתמשים ביחסי הורה-צאצא. כשמשלבים יחסי הורה-צאצא עם חסימה:
- משתמשים ביחסי הורה-צאצא כדי לפצל את העבודה ליחידות קטנות יותר.
- כדאי להשתמש בחסימת וחסימה על ידי כשהתזמון והסדר קריטיים, ואתם רוצים לספק אינדיקציות ברורות בממשק המשתמש כדי להעביר לטיפול ברמה גבוהה יותר משימות שהופסקו או לא החלו.
בתרשים הבא מוצגות דוגמאות לפירוט של משימות הורה-צאצא וחסימות.

כל הזכויות שמורות. Java הוא סימן מסחרי רשום של Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eGoogle Issue Tracker enables the creation of parent-child relationships to represent the hierarchical breakdown of work within a project.\u003c/p\u003e\n"],["\u003cp\u003eIssues can have multiple parents and children, but the system prevents circular dependencies and limits the number of direct children to 500 and total ancestors to 1000.\u003c/p\u003e\n"],["\u003cp\u003eWhile parent-child relationships are ideal for structuring tasks, "Blocking" and "Blocked by" relationships should be used to indicate critical timing and sequencing dependencies.\u003c/p\u003e\n"],["\u003cp\u003eUsers are encouraged to leverage both relationship types to manage work effectively, using parent-child for work breakdown and blocking for highlighting time-sensitive dependencies.\u003c/p\u003e\n"]]],[],null,["# Parent-Child Relationships\n\nGoogle Issue Tracker supports parent-child relationships. A parent-child\nrelationship is typically used to represent the breakdown of work within a given\neffort. A parent can have multiple children, and a child can have multiple\nparents.\n\nThe parent-child relationship has the following characteristics:\n\n| Characteristic | Details |\n|-------------------------|----------------------------------------------------|\n| **Relationship** | N:N |\n| **Ordering** | Ordering of children within a parent is supported. |\n| **Cycle detection** | Cyclic dependencies are prevented by the system. |\n| **Max direct children** | 500 |\n| **Max ancestors** | 1000 |\n\nExamples\n--------\n\nThe following graphic shows some sample parent-child relationships.\n\nParent-child relationships and blocking\n---------------------------------------\n\nThe existing **Blocking** and **Blocked by** relationships are still supported\nwhen you use parent-child relationships. When you're combining parent-child\nrelationships with blocking:\n\n- Use **parent-child** relationships to break down work into smaller units.\n- Use **blocking** and **blocked by** when timing and sequence are critical, and you want to provide clear indications in the UI to escalate stopped or not started work.\n\nThe following graphic shows examples of parent-child and blocking work\nbreakdowns."]]